]> git.kaiwu.me - haproxy.git/commit
CLEANUP: http: document the response forwarding states
authorWilly Tarreau <w@1wt.eu>
Mon, 21 Apr 2014 09:24:13 +0000 (11:24 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 22 Apr 2014 21:15:29 +0000 (23:15 +0200)
commitd35102186067d2200a434cda7c5004896708259f
tree5183d83d215df84c60c3011b84a109a9abd1943d
parentbed410e0e8db7fba4ac5e8e140a346b7d0d1340e
CLEANUP: http: document the response forwarding states

The forwarding code is never obvious to enter into for newcomers, so
better improve the documentation about how states are chained and what
happens for each of them.
src/proto_http.c