BUG/MINOR: http: Set the response error state in http_sync_res_state
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 18 Jul 2017 08:35:55 +0000 (10:35 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 18 Jul 2017 13:09:10 +0000 (15:09 +0200)
commita3992e06a6e74142d9784d18d8cb3527fadb64d6
tree729c6c0ea504aa94f66960207d4cf5cd915cfa2f
parent7ab16868bc6e9d5ef879e1046effa035789835cc
BUG/MINOR: http: Set the response error state in http_sync_res_state

This is just typo. It may only report a wrong response message state in
"show errors" on the CLI.

This patch must be backported in 1.7.
src/proto_http.c