ob_etaghandler

(PECL)

ob_etaghandler -- ETag output handler

Descrição

string ob_etaghandler ( string data, int mode )

For use with ob_start().

Output buffer handler generating an ETag with the hash algorithm specified with the Definições INI http.etag.mode.

This output handler is used by http_cache_etag().

Veja também

http_cache_etag()
http_match_etag()