Uvicorn skipped the first request #2633
Unanswered
nggit
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my tests, Uvicorn does not respond to the first valid request, when the second request is bad.
I don't know if this is by design or a bug.
Works as expected with
--http h11
:Running uvicorn 0.34.2 with CPython 3.12.9 on Linux and httptools 0.6.4.
Beta Was this translation helpful? Give feedback.
All reactions