commit | 7057898f0f2e0924043db500c4667a7424b496c5 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Mon Apr 01 11:21:57 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Mon Apr 01 15:43:40 2019 +0200 |
tree | 13fc7d1d1353934fd50fed57799f60e8ca1e22c5 | |
parent | f7b941c895743a333d6f68c2740f836799292e4e [diff] |
REGTEST: http-rules/h00003: Use a different client for requests expecting a 301 Because HAProxy may decide to close 301 responses, as others internal responses, it is safer to use a different client for these requests. This is not the purpose of this test to verify the keep-alive in such cases.