GitHub user aroberson opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/88
Add Browser support for using Cookies Added a property for browser to set the withCredentials flag on the XMLHttpRequest for upload and download You can merge this pull request into a Git repository by running: $ git pull https://github.com/ABB-Austin/cordova-plugin-file-transfer master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file-transfer/pull/88.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 #88 ---- commit 051ada102e617478a1a47c1eee8d224665f45b88 Author: aroberson <adam.rober...@ventyx.abb.com> Date: 2015-06-15T20:54:27Z Added option to allow for passing cookies automatically in the browser commit f52d324b4fe516256c16c23eaf18ea3a3bf1ca19 Author: aroberson <adam.rober...@ventyx.abb.com> Date: 2015-06-15T21:03:56Z Updated documentation for browser ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org