]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: Add a script to test payload skipping for bodyless HTTP responses
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 10 Feb 2021 09:20:26 +0000 (10:20 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 10 Feb 2021 15:25:42 +0000 (16:25 +0100)
commit475fab397e4749d8c1ea352263bd6ebda3d03231
tree73ae7667345889731e018c1aa1cef4e8b7bf61cc
parent368936703a0ce121bb3a89dd110542f6c1ba5e5a
REGTESTS: Add a script to test payload skipping for bodyless HTTP responses

This script is used to be sure unexpected payload in bodyless HTTP responses
is properly ignored on outgoing side, both by H1 and H2 muxes.
reg-tests/http-messaging/http_bodyless_response.vtc [new file with mode: 0644]