You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Lunny Xiao 506895b47a Add drone and README (#1) 3 years ago
.drone.yml Add drone and README (#1) 3 years ago
README.md Add drone and README (#1) 3 years ago
go.mod Add go mod support 3 years ago
go.sum Add go mod support 3 years ago
gzip.go Ensure Written is set in GZIP ProxyResponseWriter (#9018) 3 years ago
gzip_test.go Use gitea forked macaron (#7933) 4 years ago

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.