Language

Package: perl-plack-middleware-deflater @ 0.12

Synopsis

Compress response body with Gzip or Deflate

Description

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.

Home page
https://metacpan.org/release/Plack-Middleware-Deflater
Location
gnu/packages/web.scm (line: 4221, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings