HttpResponse::setETag

Example

 static bool HttpResponse::setETag ( string $etag ) 

Description

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

Return Values

Returns TRUE on success or FALSE on failure.