jQuery Upload File plugin provides Multiple file Uploads with progress bar.Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
I can upload other files but this one.
some fields of http request:
Content-Length: 92
------WebKitFormBoundaryx69wMmFWPBUleYQT
Content-Disposition: form-data; name="myfile"; filename="3930572329_img_story_total_1.dds.mod.dds.png"
Content-Type: image/png
I can upload other files but this one. some fields of http request: Content-Length: 92 ------WebKitFormBoundaryx69wMmFWPBUleYQT Content-Disposition: form-data; name="myfile"; filename="3930572329_img_story_total_1.dds.mod.dds.png" Content-Type: image/png
------WebKitFormBoundaryx69wMmFWPBUleYQT--
Chrome 81.0.4044.129
Core code: