haproxy/reg-tests/cache
Remi Tricot-Le Breton 795e1412b0 MINOR: cache: Do not store stale entry
When a response has an Age header (filled in by another cache on the
message's path) that is greater than its defined maximum age (extracted
either from cache-control directives or an expires header), it is
already stale and should not be cached.
2020-12-04 10:21:56 +01:00
..
basic.vtc MEDIUM: cache: Change caching conditions 2020-11-12 11:22:05 +01:00
caching_rules.vtc MINOR: cache: Do not store stale entry 2020-12-04 10:21:56 +01:00
expires.vtc MINOR: cache: Add Expires header value parsing 2020-10-30 11:08:38 +01:00
if-modified-since.vtc MEDIUM: cache: Change caching conditions 2020-11-12 11:22:05 +01:00
if-none-match.vtc REGTEST: cache: Add if-none-match test case 2020-10-22 16:10:20 +02:00
sample_fetches.vtc MEDIUM: cache: Change caching conditions 2020-11-12 11:22:05 +01:00
vary.vtc MINOR: cache: Improve accept_encoding_normalizer 2020-12-02 16:32:54 +01:00