HttpResponse::setETag

(no version information, might be only in CVS)

HttpResponse::setETag -- Set ETag

Beskrivelse

staticbool HttpResponse::setETag ( string etag )

Set a custom ETag. Use this only if you know what you're doing.

Parameterliste

etag

unquoted string as parameter containing the ETag

Returneringsværdier

Returnerer TRUE ved succes, FALSE ved fejl.

Se også

HttpResponse::getLastModified()
HttpResponse::setLastModified()
HttpResponse::getETag()