From: Daniel Stenberg Date: Thu, 29 Apr 2004 10:47:13 +0000 (+0000) Subject: updated to work with the new Digest code X-Git-Tag: curl-7_12_0~249 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6b45a66ecbfea6ec6f7fbb2442a8d5f0640177e;p=thirdparty%2Fcurl.git updated to work with the new Digest code --- diff --git a/tests/data/test153 b/tests/data/test153 index 66252ca174..a368a7b890 100644 --- a/tests/data/test153 +++ b/tests/data/test153 @@ -86,7 +86,7 @@ Pragma: no-cache Accept: */* GET /1530002 HTTP/1.1 -Authorization: Digest username="testuser", realm="testrealm", nonce="999999", uri="/1530002", response="2f27c3218067948ccc8187cfe23881ee" +Authorization: Digest username="testuser", realm="testrealm", nonce="999999", uri="/1530002", cnonce="MTA4MzIy", nc="00000001", qop="auth", response="25291c357671604a16c0242f56721c07", algorithm="MD5" User-Agent: curl/7.11.0-CVS (i686-pc-linux-gnu) libcurl/7.11.0-CVS OpenSSL/0.9.6b ipv6 zlib/1.1.4 GSS Host: 127.0.0.1:8999 Pragma: no-cache