update : 2015.11.03
php.shukuma.com

검색:
 
 
ETag output handler

ob_etaghandler

(PECL pecl_http >= 0.10.0)

ob_etaghandlerETag output handler

설명

string ob_etaghandler ( string $data , int $mode )

ob_start()와 사용합니다.

Output buffer handler generating an ETag with the hash algorithm specified with the INI 설정 http.etag.mode.

This output handler is used by http_cache_etag().

참고