REGTESTS: fix the race conditions in log_uri.vtc
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 13 Apr 2023 13:11:23 +0000 (15:11 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 14 Apr 2023 10:13:09 +0000 (12:13 +0200)
commitc394e21933a5d2886bcafe5db4c73e7dd4887f92
treea2c25ad3390b16a357312055aeac080bf3ba3d7e
parent0adffb62c1ba62dbd8dca21d63cbcd9c201ee210
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.
reg-tests/log/log_uri.vtc