I am on eafd36 and tried to make an FileUpload with custom headers.
I noticed that the Server never receives the headers I set before.
So I had a look in the code:
FileTransferJsImpl Line 91 says: fop.heaaders = headers;
As you may see the attribute is called "heaaders" but the mobile native classes
of cordova are working with the correct spelled "headers".
Would be glad if this would be fixed for the next release.
Best Regards!
Original issue reported on code.google.com by LordDest...@gmail.com on 10 Nov 2014 at 4:05
Original issue reported on code.google.com by
LordDest...@gmail.com
on 10 Nov 2014 at 4:05