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

Prevent BaseHTTPMiddleware from hiding errors of StreamingResponse #1459

Merged
merged 5 commits into from Jan 31, 2022
Merged

Prevent BaseHTTPMiddleware from hiding errors of StreamingResponse #1459

merged 5 commits into from Jan 31, 2022

Commits on Jan 25, 2022

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

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    6d848bb View commit details
    Browse the repository at this point in the history
  2. Apply notes from PR:

    * remove `nonlocal app_exc`;
    * add extra test.
    Oleksandr Fedorov committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    9109de5 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    Oleksandr Fedorov committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    09d6838 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5eee5e View commit details
    Browse the repository at this point in the history