MEDIUM: h1-htx: apply scheme-based normalization on h1 requests
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 7 Jul 2021 08:49:27 +0000 (10:49 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 7 Jul 2021 13:34:01 +0000 (15:34 +0200)
commit852d78c23280729295aedebfd3d5b9ee72f7d07a
tree57e50db737869d98e8a17234b6735f603c0456d1
parent4c0882b1b42790258a2153dad9fc57a69b32bc2d
MEDIUM: h1-htx: apply scheme-based normalization on h1 requests

Apply the rfc 3986 scheme-based normalization on h1 requests. It is
executed only for requests which uses absolute-form target URI, which is
not the standard case.
src/h1_htx.c