GNU bug report logs -
#54601
Add python-flask-compress and python-flask-seasurf
Previous Next
Reported by: kiasoc5 <at> tutanota.com
Date: Sun, 27 Mar 2022 19:44:01 UTC
Severity: normal
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 54601 <at> debbugs.gnu.org (full text, mbox):
kiasoc5 <at> tutanota.com schreef op zo 27-03-2022 om 22:49 [+0200]:
> + (synopsis "Compress Flask application responses and static
> files.")
> + (description
> + "Compress Flask application responses and static files with
> gzip, deflate and brotli without
> +a server (like Nginx). Flask-Compress both adds the various headers
> required for a compressed response
> +and compresses the response data. Internally, every time a request
> is made the extension will check
> +if it matches one of the compressible MIME types and whether the
> client and the server use some common
> +compression algorithm, and will automatically attach the appropriate
> headers.")
The new descriptions look nice.
Greetings,
Maxime.
This bug report was last modified 1 year and 311 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.