http
PHP Manual

HttpResponse::setETag

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::setETag — Set ETag

Popis

static bool HttpResponse::setETag ( string $etag )

Set a custom ETag. Use this only if you know what you're doing.

Parametre

etag

unquoted string as parameter containing the ETag

Vrátené hodnoty

Vracia TRUE pri úspechu alebe FALSE pri chybe.

Tiež pozri


http
PHP Manual