]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backports: r1352911
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 22 Dec 2016 19:27:41 +0000 (19:27 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 22 Dec 2016 19:27:41 +0000 (19:27 +0000)
commit352455c8a52aef3e672c6272d2927675354223de
treeeb672d1397afd835ad99e1a70a8c0de1ae1a7a31
parent7e2e79e016ffc47a449b8c3d0c639d4ff49cc894
Backports: r1352911
Submitted by: sf
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/branches/2.2.x-merge-http-strict@1775710 13f79535-47bb-0310-9956-ffa450edef68
server/protocol.c