]> git.kaiwu.me - haproxy.git/commit
[MINOR] http: only consider chunk encoding with HTTP/1.1
authorWilly Tarreau <w@1wt.eu>
Tue, 22 Dec 2009 08:59:58 +0000 (09:59 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 22 Dec 2009 08:59:58 +0000 (09:59 +0100)
commit9e13c3c6307efe824bfc8d7ed9592733fcbc3406
treece5903056d43c531c85ed3abe2fcee83779f241f
parent5b15447672c2d169fa7b1884b432341ca9cae7fd
[MINOR] http: only consider chunk encoding with HTTP/1.1

This must be ignored in case of HTTP/1.0.
src/proto_http.c