Go middleware to gzip HTTP responses
This is a tiny Go package which 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/NYTimes/gziphandler
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.1-7.fc35 | - |
Fedora 35 | 1.1.1-7.fc35 | - |
Fedora 34 | 1.1.1-6.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-nytimes-gziphandler dash maintainers at fedoraproject dot org
.