jfeldstein / jQuery.AjaxFileUpload.js

jQuery plugin to magically make file inputs upload via ajax
408 stars 246 forks source link

Wrong content submitted #19

Open leoconco opened 11 years ago

leoconco commented 11 years ago

Hi, I'm having a problem with the script. When the post is done, it only post the next text instead of the selected file: ------WebKitFormBoundaryTJccUtuWWDtAgeyz-- As i post the request to a REST endpoint it responses 400 Bad request, any idea about what is wrong?