]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1542562 from trunk:
authorJim Jagielski <jim@apache.org>
Mon, 17 Feb 2014 21:29:15 +0000 (21:29 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 17 Feb 2014 21:29:15 +0000 (21:29 +0000)
commitcbd888e9728cf235b3205fd0a6f47c734bada3ad
treef0b273728844becf5812c91c272e0a36519a9248
parent3726629f0f8b8d9a80d93170a1438b766c5b3311
Merge r1542562 from trunk:

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).
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1569114 13f79535-47bb-0310-9956-ffa450edef68
STATUS
include/ap_mmn.h
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