]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Make sure that a triggering LimitRequestFieldSize is always logged, even if the
authorStefan Fritsch <sf@apache.org>
Fri, 22 Jun 2012 14:57:30 +0000 (14:57 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 22 Jun 2012 14:57:30 +0000 (14:57 +0000)
commit4c18004f37d8fb8c8120f2a7ace60515c105282c
treea4d00e29e68414ab80539b4697add7e566aa6742
parent6ca2bca4a2497653fe1cbb967e5f82f7cbb5b38d
Make sure that a triggering LimitRequestFieldSize is always logged, even if the
first read already exeeds the limit and ap_rgetline does not return a header
name.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1352911 13f79535-47bb-0310-9956-ffa450edef68
server/protocol.c