]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: h3: add traces to h3_req_headers_send()
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 18 Jul 2025 13:52:47 +0000 (15:52 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 21 Jul 2025 14:58:12 +0000 (16:58 +0200)
commitcbbbf4ea43a45cd8aea090e64650ee48c8ddac66
treee7a2fe782b0e09deb93c0cda8692b2bdc0483a99
parent3126cba82e037bb42863332379059c887daa8cb9
MINOR: h3: add traces to h3_req_headers_send()

Add traces during HTTP/3 request encoding. This operation is performed
on the backend side.
src/h3.c