1 Long: include 2 Short: i 3 Help: Include protocol response headers in the output 4 See-also: verbose 5 Category: important verbose 6 Example: -i $URL 7 Added: 4.8 8 --- 9 Include the HTTP response headers in the output. The HTTP response headers can 10 include things like server name, cookies, date of the document, HTTP version 11 and more... 12 13 To view the request headers, consider the --verbose option. 14