]> granicus.if.org Git - apache/commit
If chunked encoding / content-length are corrupt, we may treat parts
authorStefan Fritsch <sf@apache.org>
Sat, 14 May 2011 20:58:20 +0000 (20:58 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 14 May 2011 20:58:20 +0000 (20:58 +0000)
commit3867aa9ef445e6937863c39cc15254b96abc4ef4
treed11684b5b9126713e2799926fb847afbaeb92eb6
parent89137ad2b75a9f1fb6d2d7a72bb51695ab2507cf
If chunked encoding / content-length are corrupt, we may treat parts
of one request's body as the next one's headers. To be safe, we should
disable keep-alive in this case.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1103223 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_filters.c