Commit 11b2dd1d authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Merge r1481891, r1482075, r1482170, r1482555 from trunk:

mod_proxy: Ensure we don't attempt to amend a table we are iterating
through, ensuring that all headers listed by Connection are removed.


mod_proxy, mod_proxy_http: Connection headers must be stripped on the way
in and out, support an optional function to handle this.


hunk 1: C89 please;
hunk 2: optional functions are usually declared static.


mod_proxy: Make sure we skip empty tokens when parsing the Connection
header.

Submitted by: minfrin, fuankg, minfrin
Reviewed/backported by: jim


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1502201 13f79535-47bb-0310-9956-ffa450edef68
parent 58ccfef6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment