HttpResponse::getETag
(PECL pecl_http >= 0.10.0)
HttpResponse::getETag — Consultar ETag
Descripción
static
string HttpResponse::getETag
( void
)
Consultar el ETag que se calculó o asignó con anterioridad.
Valores devueltos
Devuelve un string sin comillas con el ETag que se calculó o asignó.
Ver también
- HttpResponse::getLastModified() - Consultar Last-Modified
- HttpResponse::setLastModified() - Establecer Last-Modified
- HttpResponse::setETag() - Establecer ETag