ARSA Language  2.7.3
(GPU & Web 3.0)
curl.h File Reference

Go to the source code of this file.

Classes

class  curl
 

Detailed Description

ARSA Language, curl operations:
command line tool and library for transferring data with URLs
Supports...
DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.
What's curl used for?
curl is used in command lines or scripts to transfer data. It is also used in cars, television sets, routers, printers, audio equipment, mobile phones, tablets, settop boxes, media players and is the internet transfer backbone for thousands of software applications affecting billions of humans daily.
Official curl website and license
https://curl.haxx.se
Command line tutorial
https://www.computerhope.com/unix/curl.htm

Definition in file curl.h.