haproxy/scripts
Christopher Faulet 1eee6ca89e REGTEST: Add an HTX reg-test to check an edge case
This test checks that an HTTP message is properly processed when we failed to
add the HTX EOM block in an HTX message during the parsing because the buffer is
full. Some space must be released in the buffer to make it possible. This
requires an extra pass in the H1 multiplexer. Here, we must be sure the mux is
called while there is no more incoming data.

It is a "devel" test because conditions to run the test successfully is highly
dependent on the implementation. So if it fail, it is not necessarily a bug. It
may be due of an internal change. It relies on internal HTX sample fetches.
2019-12-11 16:46:16 +01:00
..
announce-release SCRIPTS: add the issue tracker URL to the announce script 2019-01-29 06:51:16 +01:00
build-ssl.sh BUILD: CI: install golang-1.13 when building BoringSSL 2019-09-17 13:52:39 +02:00
create-release SCRIPTS: update create-release to fix the changelog on new branches 2019-11-25 20:40:52 +01:00
git-show-backports SCRIPTS: git-show-backports: add "-s" to proposed cherry-pick commands 2019-11-25 15:51:47 +01:00
publish-release BUILD: Generate sha256 checksums in publish-release 2018-07-20 10:50:20 +02:00
run-regtests.sh REGTEST: Add an HTX reg-test to check an edge case 2019-12-11 16:46:16 +01:00