diff options
Diffstat (limited to 'tests/data/test643')
-rw-r--r-- | tests/data/test643 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test643 b/tests/data/test643 index e8da2b1c4..0eaf22c5f 100644 --- a/tests/data/test643 +++ b/tests/data/test643 @@ -69,18 +69,18 @@ s/boundary=------------------------[a-z0-9]*/boundary=-------------------------- POST /643 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
-Content-Length: 640
+Content-Length: 718
Content-Type: multipart/form-data; boundary=----------------------------
------------------------------
Content-Disposition: form-data; name="sendfile"; filename="postit2.c"
-dummy +this is what we post to the silly web server ------------------------------
Content-Disposition: form-data; name="callbackdata"
-dummy +this is what we post to the silly web server ------------------------------
Content-Disposition: form-data; name="filename"
@@ -99,18 +99,18 @@ blah blah POST /643 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
-Content-Length: 654
+Content-Length: 732
Content-Type: multipart/form-data; boundary=----------------------------
------------------------------
Content-Disposition: form-data; name="sendfile alternative"; filename="file name 2"
-dummy +this is what we post to the silly web server ------------------------------
Content-Disposition: form-data; name="callbackdata"
-dummy +this is what we post to the silly web server ------------------------------
Content-Disposition: form-data; name="filename"
|