.. |
basicauth
|
♻️ Tidy up the codebase (#1613)
|
2021-11-05 08:00:03 +01:00 |
cache
|
fix unhandled error in cache package tests (#2049)
|
2022-08-26 14:10:46 +02:00 |
compress
|
improve mw
|
2020-11-21 12:36:16 -05:00 |
cors
|
♻️ Tidy up the codebase (#1613)
|
2021-11-05 08:00:03 +01:00 |
csrf
|
🚀 [Feature]: middleware/csrf custom extractor (#2052)
|
2022-08-28 18:57:47 +02:00 |
encryptcookie
|
🩹 Fix: Add `csrf_` to default encrypt cookie exception (#1631) (#1698)
|
2022-01-09 22:21:49 +01:00 |
envvar
|
Update README.md
|
2022-08-30 08:36:17 +02:00 |
etag
|
♻️ Tidy up the codebase (#1613)
|
2021-11-05 08:00:03 +01:00 |
expvar
|
✨ feature: add Next to Pprof and Expvar middlewares. (#1737)
|
2022-01-29 22:24:32 +01:00 |
favicon
|
Refactor favicon middleware, avoid magic numbers. (#1919)
|
2022-05-28 21:35:49 +02:00 |
filesystem
|
♻️ Tidy up the codebase (#1613)
|
2021-11-05 08:00:03 +01:00 |
limiter
|
🩹 Fix limiter middleware db connection (#1813)
|
2022-03-15 12:41:28 +01:00 |
logger
|
✨ feature: customizable colors (#1977)
|
2022-08-01 08:24:37 +02:00 |
monitor
|
🐛 monitor middleware - fix ignore custom settings (#2024)
|
2022-08-19 15:09:16 +02:00 |
pprof
|
✨ feature: add Next to Pprof and Expvar middlewares. (#1737)
|
2022-01-29 22:24:32 +01:00 |
proxy
|
🐛 bug: fix proxy overwrote the wrong scheme (#2004)
|
2022-08-09 16:14:41 +02:00 |
recover
|
Recover middleware: Added, fiber.Ctx as a first paremeter to StackTraceHandler. (#1623)
|
2021-11-29 08:31:43 +01:00 |
requestid
|
Fix typos in middleware (#1714)
|
2022-01-14 22:31:44 -05:00 |
session
|
fix unhandled error in cache package tests (#2049)
|
2022-08-26 14:10:46 +02:00 |
skip
|
correct documentation for the skip middleware
|
2021-08-24 08:38:15 +02:00 |
timeout
|
📝update handler example in timeout (#1328)
|
2021-05-10 10:48:07 -04:00 |