mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
curl.1: Clarify --dump-header only writes received headers
This commit is contained in:
parent
771f3f22dd
commit
7f439f1652
@ -356,7 +356,7 @@ told to read from a file like that, carriage returns and newlines will be
|
||||
stripped out. If you don't want the @ character to have a special
|
||||
interpretation use \fI--data-raw\fP instead.
|
||||
.IP "-D, --dump-header <file>"
|
||||
Write the protocol headers to the specified file.
|
||||
Write the received protocol headers to the specified file.
|
||||
|
||||
This option is handy to use when you want to store the headers that an HTTP
|
||||
site sends to you. Cookies from the headers could then be read in a second
|
||||
|
Loading…
x
Reference in New Issue
Block a user