Commit 30c93d66 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

verify that the URL decoding is done properly too

parent 3b60bb72
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ http
HTTP with proxy string including http:// and user+password
 </name>
 <command>
http://we.want.that.site.com/264 -x http://fake:user@%HOSTIP:%HTTPPORT
http://we.want.that.site.com/264 -x http://f%61ke:user@%HOSTIP:%HTTPPORT
</command>
</client>