diff options
Diffstat (limited to 'tests/data/test209')
-rw-r--r-- | tests/data/test209 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test209 b/tests/data/test209 index e922e789d..ef372c4de 100644 --- a/tests/data/test209 +++ b/tests/data/test209 @@ -80,7 +80,7 @@ NTLM HTTP proxy CONNECT auth NTLM </name> <command> -http://test.remote.server.com:209/path/2090002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel +http://test.remote.haxx.se:209/path/2090002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel </command> </client> @@ -95,19 +95,19 @@ http://test.remote.server.com:209/path/2090002 --proxy http://%HOSTIP:%HTTPPORT s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA).*/$1/ </strippart> <protocol> -CONNECT test.remote.server.com:209 HTTP/1.1
-Host: test.remote.server.com:209
+CONNECT test.remote.haxx.se:209 HTTP/1.1
+Host: test.remote.haxx.se:209
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
Proxy-Connection: Keep-Alive
-CONNECT test.remote.server.com:209 HTTP/1.1
-Host: test.remote.server.com:209
+CONNECT test.remote.haxx.se:209 HTTP/1.1
+Host: test.remote.haxx.se:209
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA Proxy-Connection: Keep-Alive
GET /path/2090002 HTTP/1.1
User-Agent: curl/7.12.3-CVS (i686-pc-linux-gnu) libcurl/7.12.3-CVS OpenSSL/0.9.6b zlib/1.1.4
-Host: test.remote.server.com:209
+Host: test.remote.haxx.se:209
Accept: */*
</protocol> |