mirror of
https://github.com/curl/curl.git
synced 2026-05-30 18:17:29 +03:00
verify that the URL decoding is done properly too
This commit is contained in:
parent
3b60bb7259
commit
30c93d66eb
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue