update : 2015.11.03
php.shukuma.com

검색:
 
 
Set ETag

HttpResponse::setETag

(PECL pecl_http >= 0.10.0)

HttpResponse::setETagSet 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를 반환합니다.

참고