HttpResponse::getETag

(no version information, might be only in CVS)

HttpResponse::getETag -- Get ETag

Beskrivelse

staticstring HttpResponse::getETag ( void )

Get calculated or previously set custom ETag.

Returneringsværdier

Returns the calculated or previously set ETag as unquoted string.

Se også

HttpResponse::getLastModified()
HttpResponse::setLastModified()
HttpResponse::setETag()