summaryrefslogtreecommitdiff
path: root/tests/data/test654
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-03-02 07:42:54 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-03-02 07:42:54 +0100
commitd7242f4757de67f02b13fac850c3472598f999ca (patch)
tree15f489c293337a304101cd2f35e1f51b84abab69 /tests/data/test654
parente002f6c0cbec7f87fd7ed478cc463bbb9a33b085 (diff)
downloadgnurl-d7242f4757de67f02b13fac850c3472598f999ca.tar.gz
gnurl-d7242f4757de67f02b13fac850c3472598f999ca.tar.bz2
gnurl-d7242f4757de67f02b13fac850c3472598f999ca.zip
Revert "mime: do not perform more than one read in a row"
This reverts commit ed0f357f7d25566110d4302f33759f4ffb5a6f83.
Diffstat (limited to 'tests/data/test654')
-rw-r--r--tests/data/test65418
1 files changed, 2 insertions, 16 deletions
diff --git a/tests/data/test654 b/tests/data/test654
index 9d4bf45a1..21697e763 100644
--- a/tests/data/test654
+++ b/tests/data/test654
@@ -81,7 +81,7 @@ Transfer-Encoding: chunked
Content-Type: multipart/form-data; boundary=----------------------------
Expect: 100-continue
-1af
+20c
------------------------------
Content-Disposition: form-data; name="greeting"
Content-Type: application/X-Greeting
@@ -98,21 +98,7 @@ This is data from a file
------------------------------
Content-Disposition: form-data
-
-1
-d
-1
-u
-1
-m
-1
-m
-1
-y
-1
-
-
-30
+this is what we post to the silly web server
--------------------------------