forgejo/vendor/github.com/go-chi/chi/middleware
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420)
* When route cannot be found on chi, go to macaron

* Stick chi version to 1.5.0

* Follow router log setting
2020-11-13 14:51:07 +02:00
..
basic_auth.go
compress.go
content_charset.go
content_encoding.go
content_type.go
get_head.go
heartbeat.go
logger.go Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 2020-11-13 14:51:07 +02:00
middleware.go
nocache.go
profiler.go
realip.go
recoverer.go
request_id.go
route_headers.go
strip.go
terminal.go
throttle.go
timeout.go
url_format.go
value.go
wrap_writer.go