]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
ap_rgetline_core() now pulls from r->proto_input_filters
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 4 Nov 2016 20:50:45 +0000 (20:50 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 4 Nov 2016 20:50:45 +0000 (20:50 +0000)
commit395626e39bc115c3b1feb5e737d424768a7ba227
tree895c51dea0e1cff930a65203e7566f8aa867c06f
parent9c8a80882f996537086856e55870315cc0efab72
ap_rgetline_core() now pulls from r->proto_input_filters
for better input filtering behavior during chunked trailer
processing by ap_http_filter().
Backports: r1446421
Submitted by: joes

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