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:
parent
af5c07eee9
commit
b93e419750
@ -58,6 +58,7 @@ server s1 {
|
||||
#delay 0.05
|
||||
chunkedlen 815
|
||||
delay 0.05
|
||||
chunkedlen 0
|
||||
} -repeat 2 -start
|
||||
|
||||
haproxy h1 -conf {
|
||||
|
Loading…
x
Reference in New Issue
Block a user