11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
|
--AaB03x
|
||
|
Content-Disposition: form-data; name="foo[submit-name]"
|
||
|
|
||
|
Larry
|
||
|
--AaB03x
|
||
|
Content-Disposition: form-data; name="foo[files]"; filename="file1.txt"
|
||
|
Content-Type: text/plain
|
||
|
|
||
|
contents
|
||
|
--AaB03x--
|