bench-forgejo/vendor/gitea.com/macaron/gzip
techknowlogick c5d5d63c9c
Macaron 1.5 (#12596)
* 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>
2020-08-27 22:47:17 -04:00
..
.drone.yml Macaron 1.5 (#12596) 2020-08-27 22:47:17 -04:00
go.mod Macaron 1.5 (#12596) 2020-08-27 22:47:17 -04:00
go.sum Macaron 1.5 (#12596) 2020-08-27 22:47:17 -04:00
gzip.go Macaron 1.5 (#12596) 2020-08-27 22:47:17 -04:00
README.md update: macaron cores,gzip,session (#10522) 2020-02-28 10:51:18 +01: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.