Added XXX-results.yml
[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
8 textarea: |-
9 Voluptatem cumque voluptate sit recusandae at. Et quas facere rerum unde esse. Sit est et voluptatem. Vel temporibus velit neque odio non.
10
11 Molestias 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.
12upload:
13 upload:
14 - filename: hello.pl
15 headers:
16 Content-Disposition: form-data; name="upload"; filename="hello.pl"
17 name: upload
18 size: 71
19 - filename: hello.pl
20 headers:
21 Content-Disposition: form-data; name="upload"; filename="hello.pl"
22 name: upload
23 size: 71
24 upload2:
25 filename: hello.pl
26 headers:
27 Content-Disposition: form-data; name="upload2"; filename="hello.pl"
28 name: upload2
29 size: 71