GitHub user spacegraym3 opened a pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/142
Multipart related
Adding support for multipart related instead of multipart form.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/spacegraym3/cordova-plugin-file-transfer
multipart-related
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-file-transfer/pull/142.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #142
----
commit 9be34d0b3b382834143f65b27c5edaa286d374ab
Author: chiriyankandath_c <[email protected]>
Date: 2016-04-15T23:10:30Z
Buffer size increased to 64kb, New constants for linefeed and boundary,
fileKey param (option 2) is the multipart/related file id metadata, Using
multipart/related instead of multipart/formdata, Using POST data multipart
format as per multipart/related requirements
commit 3f649ba79037007581684ca897d2291f524464f0
Author: chiriyankandath_c <[email protected]>
Date: 2016-04-15T23:24:52Z
Buffer size increased to 64kb, fileKey param (option 2) is the
multipart/related file id metadata, Using multipart/related instead of
multipart/formdata, Using POST data multipart format as per multipart/related
requirements
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]