]> git.kaiwu.me - haproxy.git/commit
REGTESTS: Never reuse server connection in reg-tests/jwt/jwt_decrypt.vtc
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 13 Apr 2026 12:00:22 +0000 (14:00 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 13 Apr 2026 13:18:47 +0000 (15:18 +0200)
commit5331093195d2efdaf2b0b67dcf1e0eed3fe0352d
tree93877aab15ada23e3eaa5fba9f01f2dfb13bd663
parentebb801d7c814b4ffddca119bd176696054dbb513
REGTESTS: Never reuse server connection in reg-tests/jwt/jwt_decrypt.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/jwt_decrypt.vtc