GNU bug report logs - #54601
Add python-flask-compress and python-flask-seasurf

Previous Next

Package: guix-patches;

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


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: kiasoc5 <at> tutanota.com
Cc: 54601 <at> debbugs.gnu.org
Subject: [bug#54601] Add python-flask-compress and python-flask-seasurf
Date: Mon, 28 Mar 2022 14:22:20 +0200
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 310 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.