etlegacy-libs/curl/docs/cmdline-opts/head.d

9 lines
297 B
D
Raw Normal View History

2017-03-02 22:46:25 +00:00
Long: head
Short: I
Help: Show document info only
Protocols: HTTP FTP FILE
---
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 file,
curl displays the file size and last modification time only.