apache/cordova-plugin-file-transfer

How to set content-type for parameter in upload method?

DevoRia opened this issue · 0 comments

Is there possibility to add content-type to param in options (upload method)?
I want to send some json (set as application/json) with file. Can I do it?