diff options
Diffstat (limited to 'tests/data/test88')
-rw-r--r-- | tests/data/test88 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/data/test88 b/tests/data/test88 index a07b3a3e1..e6e2e4779 100644 --- a/tests/data/test88 +++ b/tests/data/test88 @@ -66,10 +66,12 @@ four is the number of lines ^User-Agent:.* </strip> <protocol> -HEAD /88 HTTP/1.1
+PUT /88 HTTP/1.1
Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
+Content-Length: 0
+Expect: 100-continue
PUT /88 HTTP/1.1
Authorization: Digest username="testuser", realm="testrealm", nonce="1053604145", uri="/88", response="78a49fa53d0c228778297687d4168e71"
|