]> granicus.if.org Git - apache/commit
- Use apr_uri_t to parse the proxy URL, instead of munging it by hand. Original code...
authorPaul Querna <pquerna@apache.org>
Wed, 25 May 2005 06:42:33 +0000 (06:42 +0000)
committerPaul Querna <pquerna@apache.org>
Wed, 25 May 2005 06:42:33 +0000 (06:42 +0000)
commit693107a967e9885af02ab4bcc4236d67719e0697
tree8f0021ee8b4e7045c29394101d3ac745e81cf8ab
parente68b037e584e99636a9c1ac05f6dad98ab840bca
- Use apr_uri_t to parse the proxy URL, instead of munging it by hand. Original code did not handle IPv6 Addresses correctly.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178391 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_util.c