You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by William A Rowe Jr <wr...@rowe-clan.net> on 2015/05/22 08:53:01 UTC

CONNECT 2.2 behavior

Folks, someone please give this a third pair of eyeballs, the change
discussed in bugzilla is the correct behavior.

   * mod_proxy: use the original (non absolute) form of the request-line's
URI
     for requests embedded in CONNECT payloads used to connect SSL backends
via
     a ProxyRemote forward-proxy. PR 55892.
     trunk patch: http://svn.apache.org/r1665215
                  http://svn.apache.org/r1665218 (CHANGES entry)
     2.2.x patch: trunk works (modulo CHANGES)
     +1: ylavic, wrowe