diff options
author | Yang Tse <yangsita@gmail.com> | 2009-05-08 15:49:19 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-05-08 15:49:19 +0000 |
commit | 31baaf72b424edf62dfc338afefb046fcbb1b5ac (patch) | |
tree | df0b04e2feb1517b829f9d6d8d071a396466a818 /tests/data/test555 | |
parent | c92b996942a91018c23f2da56dac0b2b83057445 (diff) |
Changed host name to be under the haxx.se domain
Diffstat (limited to 'tests/data/test555')
-rw-r--r-- | tests/data/test555 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/data/test555 b/tests/data/test555 index ecac7500e..6a7aa1da0 100644 --- a/tests/data/test555 +++ b/tests/data/test555 @@ -86,7 +86,7 @@ NTLM HTTP proxy auth NTLM with POST data from read callback multi-if </name> <command> -http://test.remote.server.com/path/555 http://%HOSTIP:%HTTPPORT s1lly:pers0n +http://test.remote.haxx.se/path/555 http://%HOSTIP:%HTTPPORT s1lly:pers0n </command> </client> @@ -101,28 +101,28 @@ http://test.remote.server.com/path/555 http://%HOSTIP:%HTTPPORT s1lly:pers0n s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA).*/$1/ </strippart> <protocol> -POST http://test.remote.server.com/path/555 HTTP/1.1
+POST http://test.remote.haxx.se/path/555 HTTP/1.1
User-Agent: curl/7.13.2-CVS (i686-pc-linux-gnu) libcurl/7.13.2-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13
-Host: test.remote.server.com
+Host: test.remote.haxx.se
Accept: */*
Proxy-Connection: Keep-Alive
Content-Length: 36
Content-Type: application/x-www-form-urlencoded
this is the blurb we want to upload -POST http://test.remote.server.com/path/555 HTTP/1.1
+POST http://test.remote.haxx.se/path/555 HTTP/1.1
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
User-Agent: curl/7.13.2-CVS (i686-pc-linux-gnu) libcurl/7.13.2-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13
-Host: test.remote.server.com
+Host: test.remote.haxx.se
Accept: */*
Proxy-Connection: Keep-Alive
Content-Length: 0
Content-Type: application/x-www-form-urlencoded
-POST http://test.remote.server.com/path/555 HTTP/1.1
+POST http://test.remote.haxx.se/path/555 HTTP/1.1
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA User-Agent: curl/7.13.2-CVS (i686-pc-linux-gnu) libcurl/7.13.2-CVS OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13
-Host: test.remote.server.com
+Host: test.remote.haxx.se
Accept: */*
Proxy-Connection: Keep-Alive
Content-Length: 36
|