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

Commits on Sep 24, 2020

  1. Pass through Werkzeug exception headers to problem

    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.
    Johannes Wienke committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    c392475 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    8e2f025 View commit details
    Browse the repository at this point in the history