Go to file
Andrew Thornton 705a3db88e
Don't compress text/eventstream
Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-04-25 15:56:26 +01: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 Don't compress text/eventstream 2020-04-25 15:56:26 +01:00
gzip.go Don't compress text/eventstream 2020-04-25 15:56:26 +01: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.