HTTP_Download::setGzip (Previous) (Next) HTTP_Download::setCacheControl

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTTP_Download::setCache()

HTTP_Download::setCache() --  Whether to allow caching of the download on the clients side.

Opis

Define whether you want to allow caching of the download on the clients side.

If set to true (default), HTTP_Download will emit some caching headers like Cache-Control, Last-Modified and ETag.

Parametr

  • bool [$cache = true] - whether to allow caching of the download

Uwagi

Ta funkcja nie może być wywołana statycznie.

HTTP_Download::setGzip (Previous) (Next) HTTP_Download::setCacheControl

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.