diff options
Diffstat (limited to 'Utilities/cmcurl-7.19.0/tests/data/test16')
-rw-r--r-- | Utilities/cmcurl-7.19.0/tests/data/test16 | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/Utilities/cmcurl-7.19.0/tests/data/test16 b/Utilities/cmcurl-7.19.0/tests/data/test16 deleted file mode 100644 index 329e516..0000000 --- a/Utilities/cmcurl-7.19.0/tests/data/test16 +++ /dev/null @@ -1,51 +0,0 @@ -<testcase> -<info> -<keywords> -HTTP -HTTP GET -HTTP proxy Basic auth -</keywords> -</info> -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Type: text/html -Funny-head: yesyes -Content-Length: 22 - -the content goes here -</data> -</reply> - -# Client-side -<client> -<server> -http -</server> - <name> -HTTP with proxy authorization - </name> - <command> - -U fake@user:§§§looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong -x %HOSTIP:%HTTPPORT http://we.want.that.site.com/16 -</command> -</client> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET http://we.want.that.site.com/16 HTTP/1.1 -Proxy-Authorization: Basic ZmFrZUB1c2VyOqenp2xvb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29uZw== -Host: we.want.that.site.com -Pragma: no-cache -Accept: */* -Proxy-Connection: Keep-Alive - -</protocol> -</verify> -</testcase> |