]> git.kaiwu.me - haproxy.git/commit
CLEANUP: h1/htx: fix a few typos in warning, debug and trace messages
authorWilly Tarreau <w@1wt.eu>
Sun, 10 May 2026 17:39:25 +0000 (17:39 +0000)
committerWilly Tarreau <w@1wt.eu>
Mon, 11 May 2026 14:02:16 +0000 (16:02 +0200)
commitd7f8a25db188b959cd198f0a31befab38be3d936
treefc3d566ddb23755b8195308060f23d805d5d2be8
parentaf067e17fb74cab32cce40b8be5fe153870ca35b
CLEANUP: h1/htx: fix a few typos in warning, debug and trace messages

Just a few minor user visible issues issues found in mux_h1 and http_htx
(traces, warnings and debug output). This may be backported though isn't
important at all.
src/http_htx.c
src/mux_h1.c