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

Pass through Werkzeug exception headers to problem #1299

Conversation

languitar
Copy link
Contributor

Some Werkzeug exceptions such as Unauthorized define headers to present
to the client. Pass through these headers to the problem render method
to actually deliver those headers to the client.

Might potentially fix #1234

Some Werkzeug exceptions such as Unauthorized define headers to present
to the client. Pass through these headers to the problem render method
to actually deliver those headers to the client.
@coveralls
Copy link

coveralls commented Sep 24, 2020

Coverage Status

Coverage increased (+0.09%) to 97.084% when pulling 8e2f025 on languitar:pass-through-werkzeug-exception-headers into 2d81422 on zalando:main.

@languitar
Copy link
Contributor Author

Is there still any work going on on this project?

@RobbeSneyders RobbeSneyders changed the base branch from master to main July 14, 2021 12:51
Copy link
Member

@RobbeSneyders RobbeSneyders left a comment

Choose a reason for hiding this comment

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

Thx!

@RobbeSneyders RobbeSneyders merged commit 443bd20 into spec-first:main Jul 14, 2021
@hjacobs hjacobs added this to the 2.9 milestone Jul 14, 2021
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

Successfully merging this pull request may close these issues.

4 participants