curl
Examples
GET
curl https://www.keycdn.com
- How to Make curl Ignore Certificate Errors {Easy Fix} | phoenixNAP
-k
- Follow Redirects with Command Line cURL - Digital Design Journal
-L
Curl with JSON
curl --header "Content-Type: application/json" \
--request POST \
--data '{"username":"xyz","password":"xyz"}' \
http://localhost:3000/api/login