This is a tiny Go package that wraps HTTP handlers to transparently gzip the response body, for clients which support it. Although it's usually simpler to leave that to a reverse proxy (like nginx or Varnish), this package is useful when that's undesirable. Call GzipHandler with any handler (an object which implements the http.Handler interface), and it'll return a new handler which gzips the response.
Features
- tiny Go package
- Wraps HTTP handlers to transparently gzip the response bod
- It's usually simpler to leave that to a reverse proxy
- Call GzipHandler with any handler
- The docs can be found at godoc.org
- Licensed under the Apache License
License
Apache License V2.0Follow Gzip Handler
Other Useful Business Software
Secure File Transfer for Windows with Cerberus by Redwood
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Gzip Handler!