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

Allow configuring max_incomplete_event_size for h11 implementation #1514

Merged
merged 8 commits into from Jun 22, 2022
Merged

Allow configuring max_incomplete_event_size for h11 implementation #1514

merged 8 commits into from Jun 22, 2022

Commits on Jun 10, 2022

  1. Solves #1234

    gauravojha committed Jun 10, 2022
    Copy the full SHA
    669b12c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Update docs/settings.md

    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    gauravojha and Kludex committed Jun 14, 2022
    Copy the full SHA
    8f9b7d5 View commit details
    Browse the repository at this point in the history
  2. Update uvicorn/main.py

    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    gauravojha and Kludex committed Jun 14, 2022
    Copy the full SHA
    6485692 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    gauravojha committed Jun 14, 2022
    Copy the full SHA
    bf74201 View commit details
    Browse the repository at this point in the history
  4. Fixing tests

    gauravojha committed Jun 14, 2022
    Copy the full SHA
    b393a2b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Tweak tests a bit

    Kludex committed Jun 20, 2022
    Copy the full SHA
    6f5ff1c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9c1989e View commit details
    Browse the repository at this point in the history
  3. Remove event_loop fixture

    Kludex committed Jun 20, 2022
    Copy the full SHA
    e523d59 View commit details
    Browse the repository at this point in the history