]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: mux-h1: Fix a trace message about C-L header addition
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 12 Dec 2023 13:04:35 +0000 (14:04 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 13 Dec 2023 15:45:29 +0000 (16:45 +0100)
commit65ca4442401c527530f5b456a8ed47a35c224480
treebbfe8f7c3a406c604891a63677cffdfe8ac03ed6
parent966a18e2b485901bd986ebe65670dc4bfbfe65b5
CLEANUP: mux-h1: Fix a trace message about C-L header addition

This fixes a cut-paste error on a trace message notifying a 'Content-Length'
header was added during the HTTP message formatting.
src/mux_h1.c