This repository has been archived on 2020-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
techknowlogick efa5e8477c
All checks were successful
continuous-integration/drone/push Build is passing
Implement Push method (#3)
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>
2020-08-27 12:00:00 +00:00
.drone.yml test against go1.14 & 1.15 (#4) 2020-08-26 18:09:00 +00:00
go.mod Implement Push method (#3) 2020-08-27 12:00:00 +00:00
go.sum Implement Push method (#3) 2020-08-27 12:00:00 +00:00
gzip_test.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
gzip.go Implement Push method (#3) 2020-08-27 12:00:00 +00:00
README.md Add drone and README (#1) 2019-11-18 04:15:02 +00:00

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.