Note: If your app uses the File Plugin, we recommend updating it to the latest version as well.
Copyright (c) 2025 OutSystems, MIT License
Chores
- Update File Plugin dependency to latest version (3.0.9)
Apache License 2.0
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