-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding sendVariableValues and sendHeaders parameters and specificatio…
…ns to engine (#2847) * added new engine reporting options: `sendVariableValues` and `sendHeaders` to replace `privateVariables` and `privateHeaders`, which will be deprecated * the new options change the previous default (which was to send all): now all values will be hidden * but if users previously specified `privateVariables` or `privateHeaders`, this change will not affect them
- Loading branch information
Helen
authored
Jun 26, 2019
1 parent
1ef0c66
commit ec03745
Showing
6 changed files
with
672 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.