]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
ap_rgetline_core() now pulls from r->proto_input_filters
authorJoe Schaefer <joes@apache.org>
Fri, 15 Feb 2013 01:32:45 +0000 (01:32 +0000)
committerJoe Schaefer <joes@apache.org>
Fri, 15 Feb 2013 01:32:45 +0000 (01:32 +0000)
commit294eae62af09f835ab2e3269e4caa7c5b999f8d3
tree3d50eea415a6ec0a1c0687e2455ac22003b6f7f6
parent55903fdf4c6c373f92c37b0e5541bbd8f5dd8d0d
ap_rgetline_core() now pulls from r->proto_input_filters
for better input filtering behavior during chunked trailer
processing by ap_http_filter().

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