diff options
Diffstat (limited to 'tests/res/chunked.http')
| -rw-r--r-- | tests/res/chunked.http | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/res/chunked.http b/tests/res/chunked.http new file mode 100644 index 00000000..44aa71f6 --- /dev/null +++ b/tests/res/chunked.http @@ -0,0 +1,25 @@ +94
+----------------------------898239224156930639461866
+Content-Disposition: form-data; name="file"; filename="test.txt"
+Content-Type: text/plain
+
+
+f
+This is a test +
+2
+
+
+65
+----------------------------898239224156930639461866
+Content-Disposition: form-data; name="type"
+
+
+a
+text/plain
+3a
+
+----------------------------898239224156930639461866--
+
+0
+
|
