]> git.kaiwu.me - haproxy.git/commit
[MEDIUM] http request: make use of pre-parsed transfer-encoding header
authorWilly Tarreau <w@1wt.eu>
Sun, 18 Oct 2009 19:36:47 +0000 (21:36 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 18 Oct 2009 19:36:47 +0000 (21:36 +0200)
commit2225dd4421907e258da853a3a548568f4c3f7cb7
tree7994b18606ac9dc37c69cb8ac2d86f58b3b49f2e
parent03a5633299fa236bbd8664ddd33fd94bd926ef48
[MEDIUM] http request: make use of pre-parsed transfer-encoding header

This change should go a bit further. We should have a dedicated analyser
to find and skip chunks.
src/proto_http.c