1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 15:48:49 -05:00

verify that the URL decoding is done properly too

This commit is contained in:
Daniel Stenberg 2005-06-22 22:24:47 +00:00
parent 3b60bb7259
commit 30c93d66eb

View File

@ -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>