haproxy/reg-tests/http-messaging
Christopher Faulet 16b37510bc REGTESTS: Add script to test abortonclose option
This script test abortonclose option for HTTP/1 client only. It may be
backported as far as 2.0. But on the 2.2 and prior, the syslog part must be
adapted to catch log messages emitted by proxy during HAProxy
startup. Following lines must be added :

    recv
    expect ~ "[^:\\[ ]\\[${h1_pid}\\]: Proxy fe1 started."
    recv
    expect ~ "[^:\\[ ]\\[${h1_pid}\\]: Proxy fe2 started."
2021-05-06 09:19:20 +02:00
..
h1_to_h1.vtc
h2_to_h1.vtc
http_abortonclose.vtc REGTESTS: Add script to test abortonclose option 2021-05-06 09:19:20 +02:00
http_bodyless_response.vtc REGTESTS: Add a script to test payload skipping for bodyless HTTP responses 2021-02-10 16:25:42 +01:00
http_msg_full_on_eom.vtc REGTESTS: Don't run http_msg_full_on_eom script on the 2.4 anymore 2021-01-28 16:37:14 +01:00
http_request_buffer.vtc
http_wait_for_body.vtc REGTESTS: Add script to tests the wait-for-body HTTP action 2021-04-01 16:45:34 +02:00
protocol_upgrade.vtc REGTESTS: Fix required versions for several scripts 2021-01-28 16:37:14 +01:00
websocket.vtc REGTESTS: Fix required versions for several scripts 2021-01-28 16:37:14 +01:00