]> granicus.if.org Git - apache/commit
Don't just willy nilly slurp double slashes... just handle
authorJim Jagielski <jim@apache.org>
Mon, 17 Sep 2012 12:22:33 +0000 (12:22 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 17 Sep 2012 12:22:33 +0000 (12:22 +0000)
commit6e35236028882fa2ec77764e0d713d4bdeed76e3
tree28d51494fb9d76faca93830e40f329027ee6c3b9
parentdf145fa817fec5e8fb6a25e9c485a68b0b61ede9
Don't just willy nilly slurp double slashes... just handle
the end-case where a '//' is not intended (due to how
PPR is stored)

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