Tizen Native API  9.0
Curl

Overview

A client-side URL transfer library supporting http, https, ftp, file URIs and many more protocols. Allows applications to perform url-related activities including transferring data without having to involve a web browser. Tizen curl refers openssl for SSL/TLS to support HTTPS features.
Tizen curl supports the followings protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Version: 8.5.0
Reference: https://curl.haxx.se/libcurl/ https://everything.curl.dev/index.html

In some cases such as internet access, your application requires some privileges. For more information, see the Non-API Bound Privileges.