REGTESTS: Fix truncated.vtc to send 0-CRLF

When a chunked messages is sent, the 0-CRLF must be explicitely sent. Since
the begining, it is missing. Just add it.
This commit is contained in:
Christopher Faulet 2025-02-18 07:31:51 +01:00
parent af5c07eee9
commit b93e419750

View File

@ -58,6 +58,7 @@ server s1 {
#delay 0.05
chunkedlen 815
delay 0.05
chunkedlen 0
} -repeat 2 -start
haproxy h1 -conf {