url.c: Fix dot file path cleanup when using an HTTP proxy
authorFabian Keil <fk@fabiankeil.de>
Sat, 13 Jul 2013 12:12:18 +0000 (14:12 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 23 Jul 2013 18:51:15 +0000 (20:51 +0200)
commit2c4ef997b97fa32b1f67c12f0de24528f43792f8
tree83e7bdb10f8f1f623b49fb8029f723bd788401f6
parentd020e2c3819f838c2180342b22a5bdf8d4c89d9b
url.c: Fix dot file path cleanup when using an HTTP proxy

Previously the path was cleaned, but the URL wasn't properly updated.
lib/url.c