CLEANUP: Reduce scope of `hdr_age` in http_action_store_cache()
authorTim Duesterhus <tim@bastelstu.be>
Sat, 2 Jan 2021 21:47:17 +0000 (22:47 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 5 Jan 2021 16:05:58 +0000 (17:05 +0100)
commitc294284e3354984e9d58daeace796dae56d9022c
tree60125c1de7c816ca08c44ecdacaeda3654d605c4
parente2fff10a1902a4aaf09259c1247b744168c9da79
CLEANUP: Reduce scope of `hdr_age` in http_action_store_cache()

This is only required to process the `age` header.
src/cache.c