]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: mux-h1: Adjust header case when the server name is add to a request
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 2 Oct 2019 09:06:13 +0000 (11:06 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 4 Oct 2019 14:12:02 +0000 (16:12 +0200)
commit5cef2a6d846a0bb8ffc634c04d7f1be28f40ba8d
tree8685fefc223be35b098a2f4a4d8e0d5bc08a2e11
parent67d580994e4662793e4231870e5643053ed026cd
BUG/MINOR: mux-h1: Adjust header case when the server name is add to a request

As all other h1 headers, if configured so, the case of this header must be adjusted.

No backport needed.
src/mux_h1.c