mirror of https://github.com/go-gitea/gitea.git
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> |
||
---|---|---|
.. | ||
.drone.yml | ||
README.md | ||
go.mod | ||
go.sum | ||
gzip.go |
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.