haproxy/reg-tests/http-messaging
Christopher Faulet e7be13da87 REGTESTS: Never reuse server connection in http-messaging/truncated.vtc
A "Connection: close" header is added to responses to avoid any connection
reuse. This should avoid errors on the client side.
2024-10-17 14:44:01 +02:00
..
common.pem
h1_host_normalization.vtc BUG/MINOR: http-htx: Support default path during scheme based normalization 2024-05-24 16:17:24 +02:00
h1_request_target_validation.vtc BUG/MAJOR: h1: Be stricter on request target validation during message parsing 2024-05-15 21:20:37 +02:00
h1_to_h1.vtc BUG/MAJOR: http: reject any empty content-length header value 2023-08-09 09:27:38 +02:00
h2_desync_attacks.vtc
h2_to_h1.vtc BUG/MAJOR: http: reject any empty content-length header value 2023-08-09 09:27:38 +02:00
http_abortonclose.vtc REGTESTS: http: Improve script testing abortonclose option 2023-11-14 11:01:51 +01:00
http_bodyless_response.vtc REGTESTS: http: Create a dedicated script to test spliced bodyless responses 2023-08-04 15:02:19 +02:00
http_bodyless_spliced_response.vtc REGTESTS: Test SPLICE feature is enabled to execute script about splicing 2023-08-04 15:08:06 +02:00
http_msg_full_on_eom.vtc REGTESTS: Remove REQUIRE_VERSION=2.2 from all tests 2024-05-29 22:36:15 +02:00
http_request_buffer.vtc
http_splicing.vtc REGTESTS: Reenable HTTP tests about splicing 2023-10-17 18:51:13 +02:00
http_splicing_chunk.vtc REGTESTS: Reenable HTTP tests about splicing 2023-10-17 18:51:13 +02:00
http_transfer_encoding.vtc
http_wait_for_body.vtc
protocol_upgrade.vtc REGTESTS: shorten a bit the delay for the h1/h2 upgrade test 2024-09-10 10:36:59 +02:00
scheme_based_normalize.vtc
srv_ws.vtc REGTESTS: ssl: fix some regtests 'feature cmd' start condition 2024-06-17 16:12:57 +02:00
truncated.vtc REGTESTS: Never reuse server connection in http-messaging/truncated.vtc 2024-10-17 14:44:01 +02:00
websocket.vtc