]> git.kaiwu.me - haproxy.git/commit
REGTEST: make the HTTP rules test compatible with HTTP/2 as well
authorWilly Tarreau <w@1wt.eu>
Fri, 7 Dec 2018 17:21:21 +0000 (18:21 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 7 Dec 2018 17:21:21 +0000 (18:21 +0100)
commit1298948aa05419a49db5345a7c39c40f0eb10e76
treea3ed882ad37e13895edbfebeb9e4adaa80f463c9
parentc706cd73a553e8ccab9117b32e5e87aa8d2ee4a4
REGTEST: make the HTTP rules test compatible with HTTP/2 as well

The HTTP rules test now runs an H1 and an H2 client. Since the H2 one
requires the "proto" directive on the bind line, a new file has been
created requiring version 1.9 and the previous one was marked as usable
below 1.9 so that it's skipped by default but still usable when testing
backports.
reg-tests/http-rules/h00000.vtc
reg-tests/http-rules/h00001.vtc [new file with mode: 0644]