Fixed Issues and Improvements
RPM-3246: Fixed an issue on the HandleDownload and HandleUpload UI Blocks, which was polluting the logs with errors.
Apache License 2.0
RPM-4860: Fixed an issue on the HandleDownload and HandleUpload UI Blocks, which was invalidating their events after screen change
Exposes two new client actions:
Both work similarly to the existing upload and download client actions but provide additional functionality in order to allow headers to be specified for the network requests.
A typical use case would be to use "Content-Type" header set as "application/octet-stream" in order to upload a video file into a REST endpoint.
Fix error when cordova is not loaded