You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems you currently use https://github.com/fullonic/brotli-asgi [^1], which supports gzip and brotli compression. My recommendation is to switch to https://github.com/Zaczero/starlette-compress. It is backwards compatible, compatible with Python implementations other than CPython, generally better maintained, and also supports the new zstd compression.