mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
verify that the URL decoding is done properly too
This commit is contained in:
parent
3b60bb7259
commit
30c93d66eb
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user