summaryrefslogtreecommitdiffstats
path: root/test/files/46-auth-digest-invalid-username.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/46-auth-digest-invalid-username.t')
-rw-r--r--test/files/46-auth-digest-invalid-username.t8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/files/46-auth-digest-invalid-username.t b/test/files/46-auth-digest-invalid-username.t
new file mode 100644
index 0000000..dbd1c43
--- /dev/null
+++ b/test/files/46-auth-digest-invalid-username.t
@@ -0,0 +1,8 @@
+>>>
+GET / HTTP/1.1
+Host: www.example.com
+Authorization: Digest username = ivanr, realm="Book Review",
+ nonce="OgmPjb/jAwA=7c5a49c2ed9416dba1b04b5307d6d935f74a859d",
+ uri="/review/", algorithm=MD5, response="3c430d26043cc306e0282635929d57cb",
+ qop=auth, nc=00000004, cnonce="c3bcee9534c051a0"
+