16 Server: Microsoft-IIS/5.0
17 Date: Sun, 03 Apr 2005 14:57:45 GMT
20 HTTP/1.1 401 authentication please swsbounce
21 Server: Microsoft-IIS/6.0
22 WWW-Authenticate: Digest realm="testrealm", nonce="1053604144"
23 Content-Type: text/html; charset=iso-8859-1
29 Server: Microsoft-IIS/6.0
30 Content-Type: text/html; charset=iso-8859-1
38 Server: Microsoft-IIS/5.0
39 Date: Sun, 03 Apr 2005 14:57:45 GMT
42 HTTP/1.1 401 authentication please swsbounce
43 Server: Microsoft-IIS/6.0
44 WWW-Authenticate: Digest realm="testrealm", nonce="1053604144"
45 Content-Type: text/html; charset=iso-8859-1
49 Server: Microsoft-IIS/6.0
50 Content-Type: text/html; charset=iso-8859-1
65 HTTP POST --digest with PUT and resumed upload and modified method, twice
68 http://%HOSTIP:%HTTPPORT/1002.upload1 -T log/1002 http://%HOSTIP:%HTTPPORT/1002.upload2 -T log/1002 -u auser:apasswd --digest -x http://%HOSTIP:%HTTPPORT -C 2 -X GET
70 <file name="log/1002">
75 # Verify data after the test has been "shot"
81 GET http://%HOSTIP:%HTTPPORT/1002.upload1 HTTP/1.1
82 Content-Range: bytes 2-4/5
83 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
84 Host: %HOSTIP:%HTTPPORT
87 Proxy-Connection: Keep-Alive
91 GET http://%HOSTIP:%HTTPPORT/1002.upload1 HTTP/1.1
92 Authorization: Digest username="auser", realm="testrealm", nonce="1053604144", uri="/1002.upload1", response="198aa9b6acb4b0c71d02a197a5e41f54"
93 Content-Range: bytes 2-4/5
94 Host: %HOSTIP:%HTTPPORT
97 Proxy-Connection: Keep-Alive
102 GET http://%HOSTIP:%HTTPPORT/1002.upload2 HTTP/1.1
103 Authorization: Digest username="auser", realm="testrealm", nonce="1053604144", uri="/1002.upload2", response="d711f0d2042786d930de635ba0d1a1d0"
104 Content-Range: bytes 2-4/5
105 User-Agent: curl/7.16.1
106 Host: %HOSTIP:%HTTPPORT
109 Proxy-Connection: Keep-Alive