Alexander Lebedev
Results
1
issues of
Alexander Lebedev
Hi, I'm using this plugin in my backbone.js application to send JSON data and files in the same request. Thats how i do it: ``` javascript this.model.save(that.model.attributes, { iframe: true,...