REGTESTS: fix the race conditions in log_uri.vtc

A "Connection: close" header is added to responses to avoid any connection
reuse. This should avoid any "HTTP header incomplete" errors.
This commit is contained in:
Christopher Faulet 2023-04-13 15:11:23 +02:00
parent 0adffb62c1
commit c394e21933
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ feature ignore_unknown_macro
server s1 {
rxreq
txresp
txresp -hdr "Connection: close"
} -repeat 4 -start
syslog Slg_1 -level info {