git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@832129
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 2.2.15
*) mod_rewrite: Make sure that a hostname:port isn't fully qualified if
- the request is a CONNECT request. [Bill Zajac <billz consultla.com>]
+ the request is a CONNECT request. PR 47928
+ [Bill Zajac <billz consultla.com>]
*) mod_cache: correctly consider s-maxage in cacheability
decisions. [Dan Poirier]