efa5e8477c
All checks were successful
continuous-integration/drone/push Build is passing
Implement HTTP/2 Push Co-authored-by: Matti R <matti@mdranta.net> Reviewed-on: #3 Reviewed-by: Andrew Thornton <art27@cantab.net> Reviewed-by: lafriks <lafriks@noreply.gitea.io> |
||
---|---|---|
.drone.yml | ||
go.mod | ||
go.sum | ||
gzip_test.go | ||
gzip.go | ||
README.md |
gzip
Middleware gzip provides gzip comparess middleware for Macaron.
Installation
go get gitea.com/macaron/gzip
Getting Help
Credits
This package is a modified version of go-macaron gzip.
License
This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.