The HttpResponse
PHP Manual

HttpResponse::getETag

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::getETagGet ETag

Описание

static string HttpResponse::getETag ( void )

Get calculated or previously set custom ETag.

Возвращаемые значения

Returns the calculated or previously set ETag as unquoted string.

Смотрите также


The HttpResponse
PHP Manual