Imported Upstream version 7.59.0
[platform/upstream/curl.git] / docs / cmdline-opts / include.d
1 Long: include
2 Short: i
3 Help: Include protocol response headers in the output
4 See-also: verbose
5 ---
6 Include the HTTP response headers in the output. The HTTP response headers can
7 include things like server name, cookies, date of the document, HTTP version
8 and more...
9
10 To view the request headers, consider the --verbose option.