diff options
Diffstat (limited to 'tests/data/test239')
-rw-r--r-- | tests/data/test239 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test239 b/tests/data/test239 index 0f6bb249a..29d44af7e 100644 --- a/tests/data/test239 +++ b/tests/data/test239 @@ -73,10 +73,10 @@ Proxy-Connection: Keep-Alive Content-Length: 0
Content-Type: application/x-www-form-urlencoded
-POST http://127.0.0.1:8990/239 HTTP/1.1
+POST http://%HOSTIP:%HTTPPORT/239 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: 127.0.0.1:8990
+Host: %HOSTIP:%HTTPPORT
Pragma: no-cache
Accept: */*
Proxy-Connection: Keep-Alive
|