]> granicus.if.org Git - apache/commit
PR#38448: don't URLencode tilde in path component
authorNick Kew <niq@apache.org>
Tue, 8 Aug 2006 23:27:25 +0000 (23:27 +0000)
committerNick Kew <niq@apache.org>
Tue, 8 Aug 2006 23:27:25 +0000 (23:27 +0000)
commit047253e8a8922465ce239075fa5ab99999478d2a
tree374f5dc8c3a737dcd1f2d3886846e47a092fde8e
parent537844367d277667a913c1408c08b4f48177b352
PR#38448: don't URLencode tilde in path component
On reflection, this patch makes sense (since the URL spec got updated), and it's trivial.

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