HttpResponse::setETag
(PECL pecl_http >= 0.10.0)
HttpResponse::setETag — Set ETag
Beschreibung
static
bool HttpResponse::setETag
( string
$etag
)Set a custom ETag. Use this only if you know what you're doing.
Parameter-Liste
-
etag -
unquoted string as parameter containing the ETag
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
Siehe auch
- HttpResponse::getLastModified() - Get last modified
- HttpResponse::setLastModified() - Set last modified
- HttpResponse::getETag() - Get ETag
There are no user contributed notes for this page.
