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

✨ Add exception handler for WebSocketRequestValidationError (which also allows to override it) #6030

Merged
merged 10 commits into from
Jun 11, 2023

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    8f7f43a View commit details
    Browse the repository at this point in the history
  2. Install handler for WebSocketRequestValidationError

    Update Starlette to 0.21.0 for WebSocket error handlng support
    kristjanvalur committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6cc130a View commit details
    Browse the repository at this point in the history
  3. Update tests

    kristjanvalur committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    95208c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5528a8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d755c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    5021e03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72d8584 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

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

Commits on May 7, 2023

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

Commits on Jun 11, 2023

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