Replies: 1 comment
-
This is something that the wsgi server or http server would enable, not Flask, which is the application layer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know that I can manually conduct gzip when constructing a response, but is there is a builtin/out-of-box/best practice for this need?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions