angler-fishThe Vulnerability History Project

Fix mod_rewrite's abs_URI handling.

      - uris were partially not correctly escaped (in particular:
  ldap, news, mailto)
- not all uri schemes contain an authority component (//)
- add nntp:// scheme
- don't add a query string (and drop r->args) if it's not
  http or mailto scheme
- be more efficient (think so)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98808 13f79535-47bb-0310-9956-ffa450edef68
    
commit 5cede9cd451dd268da07f5f088b69fce2e5101a7
+81 -172
+1 -2
expand_less