[ 源代码: libplack-middleware-deflater-perl ]
软件包:libplack-middleware-deflater-perl(0.12-2)
libplack-middleware-deflater-perl 的相关链接
Debian 的资源:
下载源码包 libplack-middleware-deflater-perl:
- [libplack-middleware-deflater-perl_0.12-2.dsc]
- [libplack-middleware-deflater-perl_0.12.orig.tar.gz]
- [libplack-middleware-deflater-perl_0.12-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libplack-middleware-csrfblock-perl
- libplack-middleware-reverseproxy-perl
- trafficserver
- libplack-app-proxy-perl
- python3-django-compression-middleware
- python3-dugong
- libplack-test-anyevent-perl
- libplack-middleware-expires-perl
- libplack-middleware-file-sass-perl
- libpoe-filter-http-parser-perl
- ruby-em-http-request
middleware to compress response body with gzip or deflate
Plack::Middleware::Deflater is a middleware to encode your response body in gzip or deflate, based on the Accept-Encoding HTTP request header. While saving a little bandwidth it will increase the Plack server load, so ideally you should handle this on the frontend reverse proxy servers.
This middleware removes Content-Length and streams encoded content, which means the server should support HTTP/1.1 chunked response or downgrade to HTTP/1.0 and close the connection.
其他与 libplack-middleware-deflater-perl 有关的软件包
|
|
|
|
-
- dep: libplack-perl
- interface between web servers and Perl web applications
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)