1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-24 20:14:31 +02:00
echo/middleware
Vishal Rana b9aa2181b0 Trailing slash middleware with option to redirect
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-04-12 22:39:29 -07:00
..
auth_test.go Proper header and MIME constants 2016-04-06 07:29:47 -07:00
auth.go API changes from to with 2016-04-07 21:20:50 -07:00
compress_test.go Proper header and MIME constants 2016-04-06 07:29:47 -07:00
compress.go API changes from to with 2016-04-07 21:20:50 -07:00
cors_test.go API changes from to with 2016-04-07 21:20:50 -07:00
cors.go API changes from to with 2016-04-07 21:20:50 -07:00
logger_test.go Proper header and MIME constants 2016-04-06 07:29:47 -07:00
logger.go Properly disable colors in Logger middleware 2016-04-11 13:46:59 -07:00
recover_test.go Fixed #441, #294 2016-04-02 14:24:51 -07:00
recover.go API changes from to with 2016-04-07 21:20:50 -07:00
slash_test.go Trailing slash middleware with option to redirect 2016-04-12 22:39:29 -07:00
slash.go Trailing slash middleware with option to redirect 2016-04-12 22:39:29 -07:00
static.go Closes #459, #457. 2016-04-10 20:56:10 -07:00