]> git.kaiwu.me - haproxy.git/commit
MINOR: cache: add helper functions for early hints support
authorMaxime Henrion <mhenrion@haproxy.com>
Tue, 26 May 2026 16:57:36 +0000 (12:57 -0400)
committerWilly Tarreau <w@1wt.eu>
Fri, 10 Jul 2026 14:42:35 +0000 (16:42 +0200)
commit2a27062f9af8f1b6b94f8804088685a09b9357ae
tree4f3694af65998a37450dec03092721081a5d6da1
parentf4da8e0299b35b04a6b5d5cb215eeb359dd7c666
MINOR: cache: add helper functions for early hints support

Add the hint_rels array, rel_is_hint(), and link_is_hint() functions
for identifying Link header values eligible for early hints emission.
src/cache.c