haproxy/reg-tests/http-messaging
Christopher Faulet f7b941c895 REGTEST: http-messaging/h00000: Fix the test when the HTX is enabled
The way unexpected bodies are handled for responses to HEAD requests differs from
the legacy HTTP to the HTX. While it is dropped wih the legacy HTTP, in HTX, it
is parsed as the response to the next request. So, in HTX, a 502 error is
returned to the client and the connexion is closed.

This test has been modified to pass in both mode.
2019-04-01 15:43:40 +02:00
..
h00000.vtc REGTEST: http-messaging/h00000: Fix the test when the HTX is enabled 2019-04-01 15:43:40 +02:00
h00002.vtc BUG/MINOR: mux-h2: always compare content-length to the sum of DATA frames 2019-01-24 19:45:27 +01:00
h00003.vtc REGTEST: A basic test for "http-buffer-request" 2018-12-21 18:33:36 +01:00