]> git.kaiwu.me - haproxy.git/commit
REGTESTS: Never reuse server connection in jwt/jws_verify.vtc
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 23 Apr 2026 08:52:53 +0000 (10:52 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 23 Apr 2026 08:56:06 +0000 (10:56 +0200)
commit8247df7c61c0870803485f8790266547d80f1b9d
tree7ab35ad7a5cb8364d1e022e834da4770976e385d
parent2a49386eeaedf17ffe48539c11f0feb26038d1db
REGTESTS: Never reuse server connection in jwt/jws_verify.vtc

A "Connection: close" header is added to responses to avoid any connection
reuse. This should avoid errors on the client side.
reg-tests/jwt/jws_verify.vtc