]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MEDIUM] third cleanup and optimization of process_srv_data()
authorWilly Tarreau <w@1wt.eu>
Wed, 27 Aug 2008 18:35:41 +0000 (20:35 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 2 Nov 2008 09:19:05 +0000 (10:19 +0100)
commit2ac679d9aaaa71609f1d26ba66b79fcc18daaaf3
tree7a27041d3ebea794577071e19ffd61dfc540c1e3
parent8fbd3b4ce71e284be54b5f2a9615bbdca2e97f97
[MEDIUM] third cleanup and optimization of process_srv_data()

Some repeated tests were factored out.
Now the code makes sense and is fully understandable.
src/proto_http.c