]> granicus.if.org Git - apache/commit
* Do not parse URL in case of regular expression as they likely do not follow
authorRuediger Pluem <rpluem@apache.org>
Tue, 4 Feb 2014 19:36:50 +0000 (19:36 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 4 Feb 2014 19:36:50 +0000 (19:36 +0000)
commit82bb21ba2e22670185197896f608abeecb0f21f7
tree6d8fa4c3ade89e21ec5fd1ca313747074500c56d
parent14b04464a52142b5b8f3c80a7455750bd86f3d7d
* Do not parse URL in case of regular expression as they likely do not follow
  the URL syntax.

PR: 56074

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