Description
A Gambas component that exposes curl-based network transfer features. Developers use it when applications need HTTP requests, downloads, uploads, or other URL-based communication.
Install it when a Gambas program depends on curl integration. Applications should verify remote URLs, handle TLS errors properly, and avoid leaking tokens in requests or logs.