]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: haterm: Return the good start-line for 100-continue interim message
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 9 Apr 2026 18:49:23 +0000 (20:49 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 9 Apr 2026 20:04:42 +0000 (22:04 +0200)
commit265be7e8cbea03ecf19e016f5593e7067cc249e2
treea4440ee50a6c9b52462d651fcef4a0080cdc426d
parent0cde3cd4dfbc36b4a79e43d97f839ce851deaaff
BUG/MINOR: haterm: Return the good start-line for 100-continue interim message

When "Expect" header was found in request headers, "HTTP/1.1 100-continue"
was returned instead of "HTTP/1.1 100 continue". Let's fix it.

No backport needed.
src/haterm.c