Flask-gzip icon indicating copy to clipboard operation
Flask-gzip copied to clipboard

Gzip flask responses

Results 4 Flask-gzip issues
Sort by recently updated
recently updated
newest added

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