10 lines
187 B
Text
10 lines
187 B
Text
--AaB03x
|
|
Content-Disposition: form-data; name="foo"
|
|
|
|
bar
|
|
--AaB03x
|
|
Content-Disposition: form-data; name="file"; filename="file.txt"
|
|
Content-Type: text/plain
|
|
|
|
contents
|
|
--AaB03x--
|