1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-24 00:23:48 +00:00
fiber/middleware
Jose Garcia 587f3ae9df
Support for sub fiber's error handlers (#1560)
- Mounted fiber and its sub apps error handlers are now saved a new
  errorHandlers map in App
- New public App.ErrorHandler method that wraps the logic for which
  error handler to user on any given context
- Error handler match logic based on request path <=> prefix accuracy
- Typo fixes
- Tests
2021-10-05 14:03:20 +02:00
..
2021-01-15 16:56:54 +08:00
2020-11-21 12:36:16 -05:00
2021-04-18 23:08:01 -03:00
2020-11-21 12:36:16 -05:00
2021-06-03 16:02:17 +02:00
2021-07-19 12:51:03 +02:00
2020-11-11 14:03:16 +01:00