Back to Curl

`--head`

docs/cmdline-opts/head.md

latest228 B
Original Source

--head

Fetch the headers only. HTTP-servers feature the command HEAD which this uses to get nothing but the header of a document. When used on an FTP or FILE URL, curl displays the file size and last modification time only.