diff options
Diffstat (limited to 'tests/data/test650')
-rw-r--r-- | tests/data/test650 | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/tests/data/test650 b/tests/data/test650 index 1a06064c7..03fe43816 100644 --- a/tests/data/test650 +++ b/tests/data/test650 @@ -63,7 +63,7 @@ Transfer-Encoding: chunked Content-Type: multipart/form-data; boundary=----------------------------
Expect: 100-continue
-60a
+361
------------------------------
Content-Disposition: form-data; name="fieldname"
Content-Type: text/plain
@@ -89,12 +89,16 @@ This is data from a file. Content-Disposition: attachment; filename="test650.filedata"
Content-Type: text/whatever
+
+a5
This is data from a file. ------------------------------
Content-Disposition: attachment; filename="test650.filedata"
Content-Type: text/whatever
+
+af
This is data from a file. --------------------------------
@@ -102,6 +106,8 @@ This is data from a file. ------------------------------
Content-Disposition: form-data; name="filecontents"
+
+10f
This is data from a file. ------------------------------
@@ -112,8 +118,12 @@ Content-Disposition: form-data; name="formlength" Content-Disposition: form-data; name="standardinput"
Content-Type: application/octet-stream
+
+16
Some data from stdin +30
+
--------------------------------
0
|