]> git.kaiwu.me - haproxy.git/commit
MINOR: cache: add config options for early hints support
authorMaxime Henrion <mhenrion@haproxy.com>
Thu, 28 May 2026 20:41:02 +0000 (16:41 -0400)
committerWilly Tarreau <w@1wt.eu>
Fri, 10 Jul 2026 14:42:35 +0000 (16:42 +0200)
commitf4da8e0299b35b04a6b5d5cb215eeb359dd7c666
tree21d19055ea9aebe9038b1b7820291869786b1c58
parentbbbd7909bc664ba09c015457de8f931c687c5ac4
MINOR: cache: add config options for early hints support

Support for 103 early hints responses can now be enabled at the HTTP
cache level with "early-hints on" - defaults to off.
doc/configuration.txt
src/cache.c