diff options
Diffstat (limited to 'tests/data/test265')
-rw-r--r-- | tests/data/test265 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test265 b/tests/data/test265 index 65db93d63..bd8a24c0a 100644 --- a/tests/data/test265 +++ b/tests/data/test265 @@ -83,7 +83,7 @@ NTLM HTTP proxy CONNECT auth NTLM and then POST, response-body in the 407 </name> <command> -http://test.remote.server.com:265/path/2650002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel -d "postit" +http://test.remote.haxx.se:265/path/2650002 --proxy http://%HOSTIP:%HTTPPORT --proxy-user silly:person --proxy-ntlm --proxytunnel -d "postit" </command> </client> @@ -98,19 +98,19 @@ http://test.remote.server.com:265/path/2650002 --proxy http://%HOSTIP:%HTTPPORT s/^(Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA).*/$1/ </strippart> <protocol nonewline="yes"> -CONNECT test.remote.server.com:265 HTTP/1.1
-Host: test.remote.server.com:265
+CONNECT test.remote.haxx.se:265 HTTP/1.1
+Host: test.remote.haxx.se:265
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
Proxy-Connection: Keep-Alive
-CONNECT test.remote.server.com:265 HTTP/1.1
-Host: test.remote.server.com:265
+CONNECT test.remote.haxx.se:265 HTTP/1.1
+Host: test.remote.haxx.se:265
Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAABQAFAHAAAAA Proxy-Connection: Keep-Alive
POST /path/2650002 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:265
+Host: test.remote.haxx.se:265
Accept: */*
Content-Length: 6
Content-Type: application/x-www-form-urlencoded
|