mirror of
https://github.com/curl/curl.git
synced 2026-07-26 07:47:33 +03:00
next.d: --trace and --trace-ascii are also global
This commit is contained in:
parent
a301cbb655
commit
ac548bbaab
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ for each.
|
|||
|
||||
--next will reset all local options and only global ones will have their
|
||||
values survive over to the operation following the --next instruction. Global
|
||||
options include --verbose and --fail-early.
|
||||
options include --verbose, --trace, --trace-ascii and --fail-early.
|
||||
|
||||
For example, you can do both a GET and a POST in a single command line:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue