]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
verify that the URL decoding is done properly too
authorDaniel Stenberg <daniel@haxx.se>
Wed, 22 Jun 2005 22:24:47 +0000 (22:24 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Jun 2005 22:24:47 +0000 (22:24 +0000)
tests/data/test264

index bdee38f40b2e3f3ddcd6b42df761ea6c3bb5edc1..23bd99aa4fec105ca85fdc2324408a1f9efe4b80 100644 (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>