]> git.kaiwu.me - haproxy.git/commit
MINOR: hq-interop: add request start-line traces
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 24 Jun 2026 13:48:18 +0000 (15:48 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 30 Jun 2026 08:39:29 +0000 (10:39 +0200)
commit151a75ef7b55a6933b85df3a079179e10b4b45fc
tree01186e93e90b161f3edb1db9de30857f4b57208c
parent8288e68f44c9215bea62ebe5fbf79acc78b9e89a
MINOR: hq-interop: add request start-line traces

Add traces to log the start-line of received (FE side) or sent (BE)
requests.

This uses a similar pattern with already supported HTTP/3 header traces.
However, this only requires minimal trace verbosity. This is because
these traces will be mostly useful for QUIC interop testing. However it
is probably not desirable to use advanced verbosity in this context to
avoid increasing the traces output.
src/hq_interop.c