From d7242f4757de67f02b13fac850c3472598f999ca Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 2 Mar 2020 07:42:54 +0100 Subject: Revert "mime: do not perform more than one read in a row" This reverts commit ed0f357f7d25566110d4302f33759f4ffb5a6f83. --- tests/data/test645 | 64 +++++------------------------------------------------- 1 file changed, 6 insertions(+), 58 deletions(-) (limited to 'tests/data/test645') diff --git a/tests/data/test645 b/tests/data/test645 index eeb15f994..6533944b4 100644 --- a/tests/data/test645 +++ b/tests/data/test645 @@ -73,42 +73,16 @@ Transfer-Encoding: chunked Content-Type: multipart/form-data; boundary=---------------------------- Expect: 100-continue -76 +2ce ------------------------------ Content-Disposition: form-data; name="sendfile"; filename="postit2.c" -d -1 -u -1 -m -1 -m -1 -y -1 - - -65 +this is what we post to the silly web server ------------------------------ Content-Disposition: form-data; name="callbackdata" - -1 -d -1 -u -1 -m -1 -m -1 -y -1 - - -19a +this is what we post to the silly web server ------------------------------ Content-Disposition: form-data; name="filename" @@ -134,42 +108,16 @@ Transfer-Encoding: chunked Content-Type: multipart/form-data; boundary=---------------------------- Expect: 100-continue -84 +2dc ------------------------------ Content-Disposition: form-data; name="sendfile alternative"; filename="file name 2" -d -1 -u -1 -m -1 -m -1 -y -1 - - -65 +this is what we post to the silly web server ------------------------------ Content-Disposition: form-data; name="callbackdata" - -1 -d -1 -u -1 -m -1 -m -1 -y -1 - - -19a +this is what we post to the silly web server ------------------------------ Content-Disposition: form-data; name="filename" -- cgit v1.2.3