Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove 400/429 error codes being hidden by default #23

Open
jamesmacwhite opened this issue Jul 26, 2022 · 1 comment
Open

Remove 400/429 error codes being hidden by default #23

jamesmacwhite opened this issue Jul 26, 2022 · 1 comment
Assignees

Comments

@jamesmacwhite
Copy link
Contributor

The default configuration example will automatically prevent 400, 404 and 429 error codes being reported by default.

Would it be safer to reduce this to just 404 errors, 400 and 429 might be useful or potentially mask issues. e.g. for 400 errors if there are CSRF issues, these would be masked.

@roelvanhintum roelvanhintum self-assigned this Aug 1, 2022
@roelvanhintum
Copy link
Contributor

Thanks @jamesmacwhite, i'll look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants