commit | 8ba0c5dd83c2e1816113e70f45f5cfd3472bf61d | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Jul 07 10:49:29 2021 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Jul 07 16:45:01 2021 +0200 |
tree | ff64cfab053d1754b330c5528944f09cf62d132c | |
parent | 03534107c445280188f47b87831f6c1813b3489d [diff] |
REGTESTS: add http scheme-based normalization test This test ensure that http scheme-based normalization is properly applied on target URL and host header. It uses h2 clients as it is not possible to specify an absolute url for h1 vtc clients. (cherry picked from commit ff5adf82a55e98b62c35d2704aa68a95150d806a) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>