gitea/modules/web
wxiaoguang d32648b204
Refactor route path normalization (#31381)
Refactor route path normalization and decouple it from the chi router.
Fix the TODO, fix the legacy strange path behavior.
2024-06-17 23:28:47 +00:00
..
middleware Delete legacy cookie before setting new cookie (#31306) 2024-06-11 11:31:23 +08:00
routing
types
handler.go Use maintained gziphandler (#30592) 2024-04-21 00:53:45 +00:00
route_test.go Refactor route path normalization (#31381) 2024-06-17 23:28:47 +00:00
route.go Refactor route path normalization (#31381) 2024-06-17 23:28:47 +00:00
routemock_test.go
routemock.go