diff options
Diffstat (limited to 'tests/data/test1001')
-rw-r--r-- | tests/data/test1001 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1001 b/tests/data/test1001 index 4adbd89ad..91b13203e 100644 --- a/tests/data/test1001 +++ b/tests/data/test1001 @@ -85,17 +85,17 @@ test </strip> <protocol> GET http://%HOSTIP:%HTTPPORT/1001 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
Content-Range: bytes 2-4/5
User-Agent: curl/7.12.1-CVS (i686-pc-linux-gnu) libcurl/7.12.1-CVS OpenSSL/0.9.6b ipv6 zlib/1.1.4 GSS libidn/0.4.6
-Host: %HOSTIP:%HTTPPORT
Accept: */*
Proxy-Connection: Keep-Alive
Content-Length: 0
GET http://%HOSTIP:%HTTPPORT/1001 HTTP/1.1
+Host: %HOSTIP:%HTTPPORT
Authorization: Digest username="auser", realm="testrealm", nonce="1053604144", uri="/1001", response="6af4d89c952f4dd4cc215a6878dc499d"
Content-Range: bytes 2-4/5
-Host: %HOSTIP:%HTTPPORT
Accept: */*
Proxy-Connection: Keep-Alive
Content-Length: 3
|