mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 11:03:36 +02:00
Res.cache_hit sample fetch returns a boolean which is true when the HTTP response was built out of a cache. The cache's name is returned by the res.cache_name sample_fetch. This resolves GitHub issue #900.