curl -I https://example.com

Category: Networking

curl -I https://example.com

Fetch only HTTP headers from a URL

Downloads and shows only the HTTP response headers (metadata), not the body content.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.