HttpResponse::getETag
(PECL pecl_http >= 0.10.0)
HttpResponse::getETag — Récupère l'ETag
Description
static
string HttpResponse::getETag
( void
)
Récupère l'ETag calculé ou précédemment défini.
Valeurs de retour
Retourne l'ETag calculé ou précédemment défini sous la forme d'une chaîne.
Voir aussi
- HttpResponse::getLastModified - Récupère l'en-tête Last-Modified
- HttpResponse::setLastModified - Définit l'en-tête Last-Modified
- HttpResponse::setETag - Définit l'ETag
HttpResponse::getETag
There are no user contributed notes for this page.
