HttpResponse::getETag
(PECL pecl_http >= 0.10.0)
HttpResponse::getETag — Get ETag
Beschreibung
static
string HttpResponse::getETag
( void
)
Get calculated or previously set custom ETag.
Rückgabewerte
Returns the calculated or previously set ETag as unquoted string.
Siehe auch
- HttpResponse::getLastModified - Get last modified
- HttpResponse::setLastModified - Set last modified
- HttpResponse::setETag - Set ETag
HttpResponse::getETag
There are no user contributed notes for this page.
