POST /anything HTTP/1.1
Content-Type: multipart/form-data; boundary=---011000010111000001101001
Host: httpbin.org
Content-Length: 160

-----011000010111000001101001
Content-Disposition: form-data; name="foo"; filename="hello.txt"
Content-Type: text/plain


-----011000010111000001101001--
