blob: 968aee108f7bb115ea00e8b8077b6fd2e1833a2d [file] [log] [blame]
POST /upload HTTP/1.1
Host: localhost:8080
Connection: keep-alive
Content-Length: 303
Accept: application/json, text/javascript, */*; q=0.01
Origin: http://localhost:8080
X-Requested-With: XMLHttpRequest
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.116 Safari/537.36
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7lMHFBOBPzmFnORR
DNT: 1
Referer: http://localhost:8080/
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8,fr;q=0.6
------WebKitFormBoundary7lMHFBOBPzmFnORR
Content-Disposition: form-data; name="path"
/
------WebKitFormBoundary7lMHFBOBPzmFnORR
Content-Disposition: form-data; name="files[]"; filename="Test File.txt"
Content-Type: text/plain
Nothing to see here!
------WebKitFormBoundary7lMHFBOBPzmFnORR--