Pacote: python3-django-compression-middleware (0.5.0-1)
Links para python3-django-compression-middleware
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte django-compression-middleware:
- [django-compression-middleware_0.5.0-1.dsc]
- [django-compression-middleware_0.5.0.orig.tar.gz]
- [django-compression-middleware_0.5.0-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Django middleware to compress responses using several algorithms
This middleware implements compressed content encoding for HTTP. It is similar to Django's GZipMiddleware, but additionally supports other compression methods. It is meant to be a drop-in replacement for Django's GZipMiddleware.
The middleware is focussed on the task of compressing typical Django responses such as HTML, JSON, etc. Both normal (bulk) and streaming responses are supported. For static file compression, have a look at other projects such as WhiteNoise.
Zstandard is a new method for compression with little client support so far. Most browsers now support Brotli compression. The middleware will choose the best compression method supported by the client as indicated in the request's Accept-Encoding header.
Outros pacotes relacionados a python3-django-compression-middleware
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-brotli
- lossless compression algorithm and format (Python 3 version)
-
- dep: python3-django
- infraestrutura de desenvolvimento web Python de alto nível
-
- dep: python3-zstandard
- Python bindings for interfacing with Zstandard library
Download de python3-django-compression-middleware
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 9.7 kB | 37.0 kB | [lista de arquivos] |