The HttpResponse
PHP Manual

HttpResponse::getETag

(PECL pecl_http >= 0.10.0)

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