mirror of
https://github.com/curl/curl.git
synced 2026-04-15 15:21:39 +03:00
Follow-up to171f8deandde6de94. Bug:de6de94 (commitcomment-23370851)Reported-by: Daniel Stenberg
10 lines
328 B
Makefile
10 lines
328 B
Makefile
Long: include
|
|
Short: i
|
|
Help: Include protocol response headers in the output
|
|
See-also: verbose
|
|
---
|
|
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.
|