HTTP::CompressHandler

class HTTP::CompressHandler

Overview

A handler that configures an HTTP::Server::Response to compress the response output, either using gzip or deflate, depending on the Accept-Encoding request header.

Included Modules

Defined in:

http/server/handlers