1
0
mirror of https://github.com/labstack/echo.git synced 2025-02-03 13:11:39 +02:00
echo/middleware
Evgeniy Kulikov 88965757af Simplify code of Add/Remove trailing slash and fix bug (#1275)
* Simplify code of Add/Remove trailing slash

- simplify code (more informative / understanding)
- assert collides with imported package name (in tests)
- fix unhandled errors

* add tests for https://github.com/labstack/echo/pull/1275#issuecomment-460467700
2019-02-07 09:49:51 -08:00
..