Command generators: curl - build HTTP requests, fetch data



Headers:

curl -X GET -H "Content-Type: application/json" https://api.example.com

See also: