Description
Compress HTTP responses generated by Flask applications. It helps reduce transferred data for text, JSON, HTML, CSS, and JavaScript responses when clients support compression.
This is a web performance extension. Compression should be tested with proxies, caches, and sensitive responses, because incorrect settings can waste CPU or create security concerns around compressed secrets.