curl: what it is
curl is a command-line tool for transferring data with URLs using many protocols (HTTP, HTTPS, FTP, SFTP, etc.). It’s designed for flexible HTTP interactions (requests, headers, methods, authentication, forms, uploads, downloads) and scripting.
[mai mult...]