mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08: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…
x
Reference in New Issue
Block a user