GitHub user jpuerto opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/32
CB-6928: Implements NOT_MODIFIED check downloading resources. Introduce FileTransferError.NOT_MODIFIED_ERR, execute error callback for 304 status code. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jpuerto/cordova-plugin-file-transfer pull-request Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file-transfer/pull/32.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 #32 ---- commit 369e6170605b5db99a6a568174078f185d31ca0c Author: Javier Puerto <javier.pue...@becompany.ch> Date: 2014-06-12T08:34:42Z CB-6928: Open output stream only if it's necessary. commit 5a834df72ff690e8d6a6d58b7c7df1aa448edbb4 Author: Javier Puerto <javier.pue...@becompany.ch> Date: 2014-06-19T00:20:51Z CB-6928: Handle 304 status code ---- --- 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. ---