diff options
Diffstat (limited to 'tests/data/test155')
-rw-r--r-- | tests/data/test155 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/tests/data/test155 b/tests/data/test155 index 56322ebe2..55a965e49 100644 --- a/tests/data/test155 +++ b/tests/data/test155 @@ -90,16 +90,20 @@ four is the number of lines ^User-Agent:.* </strip> <protocol> -HEAD /155 HTTP/1.1
+PUT /155 HTTP/1.1
Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
+Content-Length: 85
+Expect: 100-continue
-HEAD /155 HTTP/1.1
+PUT /155 HTTP/1.1
Authorization: NTLM TlRMTVNTUAABAAAAAgIAAAAAAAAgAAAAAAAAACAAAAA=
Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
+Content-Length: 0
+Expect: 100-continue
PUT /155 HTTP/1.1
Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEgAAAAYABgAYAAAAAAAAABAAAAACAAIAEAAAAAAAAAASAAAAAAAAAB4AAAAAYIAAHRlc3R1c2VyWmRDApEJkUyGOPS3DjvASModEeW/N/FBqYVyF4y6/y/7F6qmEQ7lXjXFF3tH1145
|