Joined August 2013
·

Sergey Sokolov

Trento, Italy
·
·

Posted to Nginx direct file upload over 1 year ago

@mikhailov our fault, already fixed it all. Thank you for the method description!

Posted to Nginx direct file upload over 1 year ago

Saved files contain also the headers — is this the supposed behavior or am I doing something wrong? I.e.:

Content-Disposition: form-data; name="liteUploader_id"
fileUpload1

-----------------------------14064867571470422370146962914
Content-Disposition: form-data; name="custom"
tester

-----------------------------14064867571470422370146962914
Content-Disposition: form-data; name="fileUpload1[]"; filename="Gibson SG.jpg"

Content-Type: image/jpeg

...and then the binary image data follows.

Achievements
1 Karma
0 Total ProTip Views