Loading docs/cmdline-opts/next.d +1 −1 Original line number Original line Diff line number Diff line Loading @@ -13,7 +13,7 @@ for each. --next will reset all local options and only global ones will have their --next will reset all local options and only global ones will have their values survive over to the operation following the --next instruction. Global 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: For example, you can do both a GET and a POST in a single command line: Loading Loading
docs/cmdline-opts/next.d +1 −1 Original line number Original line Diff line number Diff line Loading @@ -13,7 +13,7 @@ for each. --next will reset all local options and only global ones will have their --next will reset all local options and only global ones will have their values survive over to the operation following the --next instruction. Global 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: For example, you can do both a GET and a POST in a single command line: Loading