.. |
basicauth
|
♻️ Tidy up the codebase (#1613)
|
2021-11-05 08:00:03 +01:00 |
cache
|
added HEAD method to caching (#1730)
|
2022-01-24 16:36:46 +01: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
|
🔧 fix(middleware/csrf): unmatched token returns nil error (#1667)
|
2021-12-29 02:13:20 +01:00 |
encryptcookie
|
🩹 Fix: Add `csrf_` to default encrypt cookie exception (#1631) (#1698)
|
2022-01-09 22:21:49 +01: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
|
♻️ Tidy up the codebase (#1613)
|
2021-11-05 08:00:03 +01:00 |
filesystem
|
♻️ Tidy up the codebase (#1613)
|
2021-11-05 08:00:03 +01:00 |
limiter
|
📝 fix file names (#1747) (#1748)
|
2022-02-03 12:58:59 -05:00 |
logger
|
Fix typos in middleware (#1714)
|
2022-01-14 22:31:44 -05:00 |
monitor
|
Add disable html support to monitor middleware. (#1620)
|
2021-12-05 19:28:50 +01:00 |
pprof
|
✨ feature: add Next to Pprof and Expvar middlewares. (#1737)
|
2022-01-29 22:24:32 +01:00 |
proxy
|
♻️ Tidy up the codebase (#1613)
|
2021-11-05 08:00:03 +01: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 middleware/session README.md
|
2021-12-06 13:35:47 +01: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 |