You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
487 B
24 lines
487 B
User-Agent: foo bar baz
|
|
Content-Type: multipart/form-data; boundary=AaB03x
|
|
|
|
--AaB03x
|
|
Content-Disposition: form-data; name="foo"
|
|
|
|
bar
|
|
--AaB03x
|
|
Content-Disposition: form-data; name="files"
|
|
Content-Type: multipart/mixed, boundary=BbC04y
|
|
|
|
--BbC04y
|
|
Content-Disposition: attachment; filename="file.txt"
|
|
Content-Type: text/plain
|
|
|
|
contents
|
|
--BbC04y
|
|
Content-Disposition: attachment; filename="flowers.jpg"
|
|
Content-Type: image/jpeg
|
|
Content-Transfer-Encoding: binary
|
|
|
|
contents
|
|
--BbC04y--
|
|
--AaB03x--
|