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-16.fc41 | - |
Fedora 41 | 1.1.1-16.fc41 | - |
Fedora 40 | 1.1.1-15.fc40 | - |
Fedora 39 | 1.1.1-13.fc39 | - |
Fedora EPEL 10.0 | 1.1.1-16.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-nytimes-gziphandler dash maintainers at fedoraproject dot org
.