Return to include.d CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts |
1.1 misho 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.