Add project files.
This commit is contained in:
8
3rd-party/curl-7.52.1/docs/cmdline-opts/head.d
vendored
Normal file
8
3rd-party/curl-7.52.1/docs/cmdline-opts/head.d
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
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.
|
Reference in New Issue
Block a user