haproxy/reg-tests/http-messaging
Willy Tarreau 1915ca2738 BUG/MINOR: mux-h2: always compare content-length to the sum of DATA frames
This is mandated by RFC7541#8.1.2.6. Till now we didn't have a copy of
the content-length header field. But now that it's already parsed, it's
easy to add the check.

The reg-test was updated to match the new behaviour as the previous one
expected unadvertised data to be silently discarded.

This should be backported to 1.9 along with previous patch (MEDIUM: h2:
always parse and deduplicate the content-length header) after it has got
a bit more exposure.
2019-01-24 19:45:27 +01:00
..
h00000.vtc REGTEST: Add option to use HTX prefixed by the macro 'no-htx' 2018-12-20 10:37:32 +01: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