Skip to content

Redact request headers in case of HTTP failures#545

Merged
MiSikora merged 3 commits into
developfrom
redact-headers
Feb 9, 2021
Merged

Redact request headers in case of HTTP failures#545
MiSikora merged 3 commits into
developfrom
redact-headers

Conversation

@MiSikora

Copy link
Copy Markdown
Contributor

📄 Context

Request headers were not redacted if there were communication failures.

📝 Changes

Request headers are redacted also in a request processing pipeline.

📎 Related PR

#527

🚫 Breaking

No.

🛠️ How to test

I added unit tests.

⏱️ Next steps

This can wait with merging after #543 is resolved.

@MiSikora MiSikora added the bug Something isn't working label Jan 30, 2021
@MiSikora MiSikora added this to the 4.0.0 milestone Jan 30, 2021

@vbuberen vbuberen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Let's add note about this change to our changelog in unreleased section as well.
We should add it for other PRs with fixes/change as well.

@MiSikora

Copy link
Copy Markdown
Contributor Author

Looks good. Let's add note about this change to our changelog in unreleased section as well.

Yeah, to be perfectly honest I totally forgot that it exists. Maybe we can add it as a comment in "Next steps" section that changes affecting users should be mentioned in the changelog?

@cortinico

Copy link
Copy Markdown
Member

Maybe we can add it as a comment in "Next steps" section that changes affecting users should be mentioned in the changelog?

Definitely 👍

@MiSikora MiSikora merged commit b2d900b into develop Feb 9, 2021
@MiSikora MiSikora deleted the redact-headers branch February 9, 2021 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants