You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/vendor/github.com/go-chi/chi/middleware
Lunny Xiao 15a475b7db
Fix recovery middleware to render gitea style page. (#13857)
4 years ago
..
basic_auth.go Fix recovery middleware to render gitea style page. (#13857) 4 years ago
clean_path.go Fix recovery middleware to render gitea style page. (#13857) 4 years ago
compress.go
content_charset.go
content_encoding.go
content_type.go Fix recovery middleware to render gitea style page. (#13857) 4 years ago
get_head.go
heartbeat.go
logger.go Fix recovery middleware to render gitea style page. (#13857) 4 years ago
middleware.go
nocache.go
profiler.go
realip.go
recoverer.go
request_id.go
route_headers.go Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 4 years ago
strip.go Fix recovery middleware to render gitea style page. (#13857) 4 years ago
terminal.go
throttle.go
timeout.go
url_format.go Fix recovery middleware to render gitea style page. (#13857) 4 years ago
value.go
wrap_writer.go