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
Earn up to 16% annual interest with Nexo.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Gzip Handler!