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
We are using compress_response=True in tornado.web.Application to use gzip compression for requests arriving in our servers.
I wonder if there's a plan to support Brotli compression as well?