]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backports: r892678
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 22 Dec 2016 20:50:05 +0000 (20:50 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 22 Dec 2016 20:50:05 +0000 (20:50 +0000)
commit5258ca6220ed403b0b42f237c35893b918cd6c37
treebfc947550f5e18b303153b004b471e74061e248c
parent859fd740f1ba9a88a82429592b96b2d80a0d0a89
Backports: r892678
Submitted by: niq
Reject requests containing (invalid) NULL characters in request line
or request headers.
PR 43039

Backports: r892808
Submitted by: rpluem
Fix up r892678

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x-merge-http-strict@1775731 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/protocol.c