Transfer-Encoding: chunked\r
Expect: 100-continue\r
\r
+%if hyper
+7A\r
+%else
7a\r
+%endif
This is data we upload with PUT
it comes from stdin so MUST be sent
with chunked encoding
Transfer-Encoding: chunked\r
Expect: 100-continue\r
\r
+%if hyper
+7A\r
+%else
7a\r
+%endif
This is data we upload with PUT
it comes from stdin so MUST be sent
with chunked encoding
Trailer: my-super-awesome-trailer, my-other-awesome-trailer\r
Expect: 100-continue\r
\r
+%if hyper
+E\r
+%else
e\r
+%endif
Hello Cloud!\r
\r
0\r
Transfer-Encoding: chunked\r
Expect: 100-continue\r
\r
+%if hyper
+1E\r
+%else
1e\r
+%endif
just some tiny teeny contents
\r
0\r
two\r
5\r
three\r
+%if hyper
+1D\r
+%else
1d\r
+%endif
and a final longer crap: four\r
0\r
\r
two\r
5\r
three\r
+%if hyper
+1D\r
+%else
1d\r
+%endif
and a final longer crap: four\r
0\r
\r
1\r
\r
+%if hyper
+19A\r
+%else
19a\r
+%endif
\r
------------------------------\r
Content-Disposition: form-data; name="filename"\r
1\r
\r
+%if hyper
+19A\r
+%else
19a\r
+%endif
\r
------------------------------\r
Content-Disposition: form-data; name="filename"\r
Content-Type: text/whatever\r
\r
\r
+%if hyper
+A5\r
+%else
a5\r
+%endif
This is data from a file.
\r
------------------------------\r
Content-Type: text/whatever\r
\r
\r
+%if hyper
+AF\r
+%else
af\r
+%endif
This is data from a file.
\r
--------------------------------\r
Content-Disposition: form-data; name="filecontents"\r
\r
\r
+%if hyper
+10F\r
+%else
10f\r
+%endif
This is data from a file.
\r
------------------------------\r
Content-Type: multipart/form-data; boundary=----------------------------\r
Expect: 100-continue\r
\r
+%if hyper
+1AF\r
+%else
1af\r
+%endif
------------------------------\r
Content-Disposition: form-data; name="greeting"\r
Content-Type: application/X-Greeting\r
Content-Type: multipart/form-data; boundary=----------------------------\r
Expect: 100-continue\r
\r
+%if hyper
+7F\r
+%else
7f\r
+%endif
------------------------------\r
Content-Disposition: form-data; name="field"\r
Content-Transfer-Encoding: base64\r
Content-Type: multipart/form-data; boundary=----------------------------\r
Expect: 100-continue\r
\r
+%if hyper
+C1\r
+%else
c1\r
+%endif
------------------------------\r
Content-Disposition: form-data; name="field1"\r
\r