The HttpResponse
PHP Manual

HttpResponse::getETag

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::getETagGet ETag

Descrição

static string HttpResponse::getETag ( void )

Get calculated or previously set custom ETag.

Valor Retornado

Returns the calculated or previously set ETag as unquoted string.

Veja Também


The HttpResponse
PHP Manual