]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: http-act: fix a typo in a "del-heeaders-bin" error message
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 23 Apr 2026 06:28:44 +0000 (08:28 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 23 Apr 2026 08:49:10 +0000 (10:49 +0200)
commit91f09a073900965d4403b6cac556c8bf0f6551ee
treefbbfd36658304103434312c4b6b81dccc78542a0
parent7798c38fd3259da27dd458c0eba597066bb882a1
BUG/MINOR: http-act: fix a typo in a "del-heeaders-bin" error message

"with is" was replaced by "with" and the action name was not properly
reported (a 's' was missing).

No backport nedded.
src/http_act.c