1
0
mirror of https://github.com/labstack/echo.git synced 2025-12-24 00:01:26 +02:00
Files
echo/middleware/static_test.go
Roland Lammel 716eb18329 Handle static routes with trailing slash (#1747)
- Fix Static file route not working without trailing slash
- Add tests for static middleware with/without trailing slash
- Add tests for static middleware under group

Co-authored-by: pwli <lipw0755@gmail.com>
2021-01-03 00:25:29 +01:00

8.8 KiB