HttpResponse::getETag

(PECL pecl_http >= 0.10.0)

HttpResponse::getETagGet ETag

Beskrivelse

static string HttpResponse::getETag ( void )

Get calculated or previously set custom ETag.

Returnerings Værdier

Returns the calculated or previously set ETag as unquoted string.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top