File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / include.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    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.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>