Go to file
2019-11-18 04:15:02 +00:00
.drone.yml Add drone and README (#1) 2019-11-18 04:15:02 +00:00
go.mod Add go mod support 2019-11-18 11:39:30 +08:00
go.sum Add go mod support 2019-11-18 11:39:30 +08:00
gzip_test.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
gzip.go Ensure Written is set in GZIP ProxyResponseWriter (#9018) 2019-11-15 14:09:53 +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.