Skip to content
Snippets Groups Projects
Commit 30c93d66 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

verify that the URL decoding is done properly too

parent 3b60bb72
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment