Forum und email

HttpResponse::setETag

(PECL pecl_http:0.10.0-1.5.5)

HttpResponse::setETag — Set ETag

설명

static bool HttpResponse::setETag ( string $etag )

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

매개변수

etag

unquoted string as parameter containing the ETag

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.