]> 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)
commit83701ac5ccff8b436b8868bf5bd0afdb5a0d3021
treea4d00e29e68414ab80539b4697add7e566aa6742
parent6367f6a183073783ed085e4e3eea4ccd08966e61
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