Compress response body with Gzip or Deflate

Edit Package perl-Plack-Middleware-Deflater
http://search.cpan.org/dist/Plack-Middleware-Deflater

Plack::Middleware::Deflater is a middleware to encode your response body
in gzip or deflate, based on "Accept-Encoding" HTTP request header. It
would save the bandwidth a little bit but should 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 closes the connection.

Refresh
Refresh
Source Files
Filename Size Changed
Plack-Middleware-Deflater-0.12.tar.gz 0000026432 25.8 KB
perl-Plack-Middleware-Deflater.changes 0000000890 890 Bytes
perl-Plack-Middleware-Deflater.spec 0000002326 2.27 KB
Latest Revision
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 542687 from Tuukka Pasanen's avatar Tuukka Pasanen (illuusio) (revision 8)
- Added Module::Install which is needed with Tumbleweed for
  BuildRequires 
Comments 0
openSUSE Build Service is sponsored by