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

11 lines
328 B
D
Raw Normal View History

2017-03-02 22:46:25 +00:00
Long: include
Short: i
2018-02-04 17:52:34 +00:00
Help: Include protocol response headers in the output
2017-03-02 22:46:25 +00:00
See-also: verbose
---
2018-02-04 17:52:34 +00:00
Include the HTTP response headers in the output. The HTTP response headers can
include things like server name, cookies, date of the document, HTTP version
and more...
To view the request headers, consider the --verbose option.