mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
--trace is a 7.9.7 function
This commit is contained in:
parent
69c5452b25
commit
c6cf2b8e93
@ -524,7 +524,8 @@ If this option is used several times, the last one will be used.
|
||||
Enables a full trace dump of all incoming and outgoing data, including
|
||||
descriptive information, to the given output file.
|
||||
|
||||
If this option is used several times, the last one will be used.
|
||||
If this option is used several times, the last one will be used. (Added in
|
||||
curl 7.9.7)
|
||||
.IP "-u/--user <user:password>"
|
||||
Specify user and password to use when fetching. See README.curl for detailed
|
||||
examples of how to use this. If no password is specified, curl will
|
||||
|
Loading…
Reference in New Issue
Block a user