Hi guys, I was testing mobilespec in hosted environment recently and encountered an issue with file-transfer plugin: org.apache.cordova.mobilespec.tests.localXHR.tests >> XMLHttpRequest XMLHttpRequest.spec.9 calls onload from successful http get Expected spy onError not to have been called.
This issue is caused by missing Access-Control headers on the server side. Can we add them? Should I send a PR to https://github.com/don/cordova-filetransfer? Best regards, Sergey Shakhnazarov