| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
|
||
| When sensitive is True, the header value will be redacted in debug logs | ||
| and logged as "SENSITIVE_REDACTED" to prevent accidental exposure of | ||
| sensitive information. |
There was a problem hiding this comment.
Please mention that this flag has a specific meaning also in the RFC. Currently an unaware user might read this sentence and assume this setting is only for logging - while in fact it has a more specific meaning on the protocol level as well.
Sorry, something went wrong.
There was a problem hiding this comment.
re-written as:
When sensitive is True, the header will not be added to the header table,
furthermore, the header value will be redacted in debug logs, as "SENSITIVE_REDACTED",
to prevent accidental exposure of sensitive information.
Sorry, something went wrong.
|
Would you mind adding a changelog entry and tests to cover the new behaviour? Thanks! |
Sorry, something went wrong.
Done! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
See #288