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 bdee38f..23bd99a 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>