https://github.com/artyom/httpgzip
http.Handler wrapper enabling on-the-fly gzip compression for supporting clients
https://github.com/artyom/httpgzip
Last synced: over 1 year ago
JSON representation
http.Handler wrapper enabling on-the-fly gzip compression for supporting clients
- Host: GitHub
- URL: https://github.com/artyom/httpgzip
- Owner: artyom
- License: mit
- Created: 2017-09-05T15:41:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T13:38:53.000Z (over 2 years ago)
- Last Synced: 2025-01-14T07:53:55.848Z (over 1 year ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/artyom/httpgzip
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
http.Handler wrapper enabling on-the-fly gzip compression for supporting
clients.
See https://pkg.go.dev/github.com/artyom/httpgzip