blob: 350a100f6558bcd404a5589bb6436ea2b0968d8f [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: head
2Short: I
3Help: Show document info only
4Protocols: HTTP FTP FILE
5---
6Fetch the headers only! HTTP-servers feature the command HEAD which this uses
7to get nothing but the header of a document. When used on an FTP or FILE file,
8curl displays the file size and last modification time only.