0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-20 00:13:02 +01:00
gitea/routers
Farid AYOUJIL 1737a76e1f
Adding Chi's GetHead middleware (#14541)
Before moving to Chi, HEAD requests were automatically answered by GET
handlers (SetAutoHead(true) from macaron was used).

This Change will restore the previous behaviour.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-02-02 10:53:42 +02:00
..
admin
api/v1
dev
events
org
private
repo
routes Adding Chi's GetHead middleware (#14541) 2021-02-02 10:53:42 +02:00
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go