encode/uvicorn: Version 0.50.0
What's Changed Memoize trusted host checks to avoid re-parsing the client IP per request by @Kludex in #2970 Cache the asgi scope sub-dict per connection by @Kludex in #2976 Build a fresh asgi scope dict per request by…