]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http: remove useless wrapping checks in http_msg_analyzer
authorWilly Tarreau <w@1wt.eu>
Fri, 9 Mar 2012 13:46:19 +0000 (14:46 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 8 May 2012 10:28:14 +0000 (12:28 +0200)
commit8b1323e4cb2c0a53c0d53fc3cded511ffec4146e
tree4a1966a6720796d5e9e4aa04db88194c31f7bef8
parent4baf44ba67ac62ed21b85641f428eb250aec5610
MINOR: http: remove useless wrapping checks in http_msg_analyzer

The message cannot wrap here.
src/proto_http.c