diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test279 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/data/test279 b/tests/data/test279 index c37e9ab11..f52941cd4 100644 --- a/tests/data/test279 +++ b/tests/data/test279 @@ -7,6 +7,7 @@ HTTP proxy HTTP proxy Basic auth </keywords> </info> + # Server-side <reply> <data> @@ -28,7 +29,7 @@ http HTTP with proxy string including http:// and user only </name> <command> -http://we.want.that.site.com/279 -x http://f%61ke@%HOSTIP:%HTTPPORT
+http://we.want.that.site.com/279 -x http://f%61ke@%HOSTIP:%HTTPPORT </command> </client> @@ -39,7 +40,7 @@ http://we.want.that.site.com/279 -x http://f%61ke@%HOSTIP:%HTTPPORT </strip> <protocol> GET http://we.want.that.site.com/279 HTTP/1.1
-Proxy-Authorization: Basic ZmFrZUAxMjcuMC4wLjE6ODk5MA0=
+Proxy-Authorization: Basic ZmFrZTo=
Host: we.want.that.site.com
Pragma: no-cache
Accept: */*
|