HttpResponse::setLastModified

(no version information, might be only in CVS)

HttpResponse::setLastModified -- Set last modified

Beskrivelse

staticbool HttpResponse::setLastModified ( int timestamp )

Set a custom Last-Modified date.

Parameterliste

timestamp

Unix timestamp representing the last modification time of the sent entity

Returneringsværdier

Returnerer TRUE ved succes, FALSE ved fejl.

Se også

HttpResponse::getLastModified()
HttpResponse::getETag()
HttpResponse::setETag()