mirror of https://github.com/go-gitea/gitea.git
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.
c5d5d63c9c
* update macaron to v1.5 of fork * update macaron to v1.5 of fork * test gzip PR * add push method impl to context_tests * use proper gzip commit Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |
4 years ago | |
---|---|---|
.. | ||
.drone.yml | 4 years ago | |
README.md | 5 years ago | |
go.mod | 4 years ago | |
go.sum | 4 years ago | |
gzip.go | 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.