]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MAJOR] completed the HTTP response processing.
authorWilly Tarreau <w@1wt.eu>
Sun, 18 Mar 2007 15:22:39 +0000 (16:22 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 18 Mar 2007 15:22:39 +0000 (16:22 +0100)
commita15645d4357fadaf36b2ce34229dde1c11269cbd
treee84b12f4b2c45dac5ade50fe3b4e2215f433a160
parent117f59e282629d17e4297a2f3326625912c92db9
[MAJOR] completed the HTTP response processing.

Now the response is correctly processed in the backend first
then in the frontend. It has followed intensive tests to
catch regressions, and everything seems OK now, but the code
is young anyway.
include/proto/proto_http.h
src/proto_http.c