MINOR: cache: Consider invalid Age values as stale
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Thu, 3 Dec 2020 17:19:32 +0000 (18:19 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 4 Dec 2020 09:21:56 +0000 (10:21 +0100)
commit51058d64a68d147f8396016c1917e64f5d3e5c72
tree5ec6a8d29299007747ae09e2cfb433c5730212a8
parent72cffaf4405682d76e52dddfce57137b4a9cd395
MINOR: cache: Consider invalid Age values as stale

Do not store responses that have an invalid age header (non numerical,
negative ...).
src/cache.c