]> granicus.if.org Git - apache/commit
We were not being consistent between http and others
authorJim Jagielski <jim@apache.org>
Sat, 16 Nov 2013 20:13:48 +0000 (20:13 +0000)
committerJim Jagielski <jim@apache.org>
Sat, 16 Nov 2013 20:13:48 +0000 (20:13 +0000)
commitbb76893cfbcb2bcfb59277daae6525f250fe617d
tree6b8710f9a818662f77e161d2857e849b32ff8e3d
parent6aafe58a02c419d337308a6bb85c9a12e8e02f0d
We were not being consistent between http and others
if we added the default port or not during the canonizing
phase... Baseline the http method (don't add unless the
port provided isn't the default).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1542562 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_ajp.c
modules/proxy/mod_proxy_fcgi.c
modules/proxy/mod_proxy_http.c
modules/proxy/proxy_util.c