Dump response headers to a file
curl -D headers.txt https://example.com -o output.html
Download a file and show progress bar
Automatically follow HTTP redirects
Send a POST request with JSON body
Add authorization or custom headers