Flask-gzip
Flask-gzip copied to clipboard
Gzip flask responses
It's a more up to date package. https://github.com/colour-science/flask-compress
This is a widely used pattern (even in the [Flask Extension Development docs][f]) and is useful for all kinds of tricks. My usecase is not a really good one but...
Is there a way to test this out while using Flask's built-in development server? I tried and I get an error: "RuntimeError: Attempted implicit sequence conversion but the response object...
werkzeug.response.direct_passthrough