Skip to content

cURL

(https://curl.se/) is used in command lines or scripts to transfer data.

Usage

HTTP AUTH

To fetch a website that requires authentication, use

curl -u username:password