haproxy/include
Maxime Henrion 7f3c30d96c MINOR: http: factor 103 emission into start/end helpers
Pull the 103 emission code out of http_action_early_hint() and split
it into http_early_hint_start() (open the response and return the htx)
and http_early_hint_end() (close with EOH and forward). The split
shape lets callers add their own Link headers in between, which is
what the HTTP cache will need when it gets support for sending 103
Early Hints from cached responses.
2026-07-10 16:42:35 +02:00
..
haproxy MINOR: http: factor 103 emission into start/end helpers 2026-07-10 16:42:35 +02:00
import MINOR: mjson: reintroduce mjson_next() 2026-04-14 10:57:21 +02:00
make BUILD: makefile: add macros enable_opts and disable_opts 2026-07-03 16:33:27 +02:00