REGTESTS: add http scheme-based normalization test
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 7 Jul 2021 08:49:29 +0000 (10:49 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 7 Jul 2021 13:34:01 +0000 (15:34 +0200)
commitff5adf82a55e98b62c35d2704aa68a95150d806a
tree6350ab3f5f60c01c11141d22fd77456b52b3fc30
parent4ca0f363a18597bcc1e776bdadae0cb2b1824482
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.
reg-tests/http-messaging/scheme_based_normalize.vtc [new file with mode: 0644]