commit | bd44ca6edebcbdfc7707346ccf00c8daa0310c7c | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Nov 29 09:55:22 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sat Dec 01 17:37:27 2018 +0100 |
tree | 1a46a90f87b8847caadfc38b297199cd41cb92ab | |
parent | d1ebb1eeb5bcc217d6b7897e9010945ecb2f2396 [diff] |
MINOR: mux-h1: Change client conn_mode on an explicit close for the response in h1_set_cli_conn_mode(), on the response path, If the response's connection header is explicitly set to close and if the request is unfinished (state != DONE), then the client connection is marked as WANT_CLO.