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
Upgraded to 10.0.200.0