11 $temp = new http\Message\Body;
23 "type" => "text/plain",
35 Content-Disposition: form-data; name="foo"
39 Content-Disposition: form-data; name="more[0]"
43 Content-Disposition: form-data; name="more[1]"
47 Content-Disposition: form-data; name="more[2]"
51 Content-Disposition: form-data; name="upload"; filename="%s"
52 Content-Transfer-Encoding: binary
53 Content-Type: text/plain
58 $temp = new http\Message\Body;
70 "type" => "text/plain",