Improved tests. Removed Path::Class dependency
[catagits/HTTP-Body.git] / t / data / multipart / 003-results.yml
CommitLineData
44761c00 1---
2body: ~
3param:
4 select:
5 - A
6 - B
7 text1: Ratione accusamus aspernatur aliquam
a9df1200 8 textarea: "Voluptatem cumque voluptate sit recusandae at. Et quas facere rerum unde esse. Sit est et voluptatem. Vel temporibus velit neque odio non.\n\nMolestias rerum ut sapiente facere repellendus illo. Eum nulla quis aut. Quidem voluptas vitae ipsam officia voluptatibus eveniet. Aspernatur cupiditate ratione aliquam quidem corrupti. Eos sunt rerum non optio culpa."
44761c00 9upload:
10 upload:
11 - filename: hello.pl
12 headers:
13 Content-Disposition: form-data; name="upload"; filename="hello.pl"
14 name: upload
15 size: 71
16 - filename: hello.pl
17 headers:
18 Content-Disposition: form-data; name="upload"; filename="hello.pl"
19 name: upload
20 size: 71
21 upload2:
22 filename: hello.pl
23 headers:
24 Content-Disposition: form-data; name="upload2"; filename="hello.pl"
25 name: upload2
26 size: 71