haproxy/include
Maxime Henrion ef73a1f64a MINOR: http: add two header parsing functions
Add http_next_hdr_value() to iterate over the comma-separated values
that some headers contain. Add http_get_hdr_param() to iterate over the
';'-separated parameters that may follow a value.

Currently unused but will be used for parsing Link headers in the cache
to support 103 Early Hints, and could also clean up Cache-Control
parsing among others.
2026-07-10 16:42:35 +02:00
..
haproxy MINOR: http: add two header parsing functions 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