fiber/middleware
M. Efe Çetin 4103f9463d
feature: customizable colors (#1977)
*  feature: customizable colors

*  feature: customizable colors

*  feature: customizable colors
2022-08-01 08:24:37 +02:00
..
basicauth ♻️ Tidy up the codebase (#1613) 2021-11-05 08:00:03 +01:00
cache 🔥 Feature: Add max size to cache (#1892) 2022-05-10 08:50:26 +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: Session Only Cookies (#1752) 2022-02-07 13:35:00 +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 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 add some parameters to config for supporting #1936 (#1956) 2022-07-05 13:34:32 +02:00
pprof feature: add Next to Pprof and Expvar middlewares. (#1737) 2022-01-29 22:24:32 +01:00
proxy Closes #1931 "🤗 How to get path param before a custom verb?" (#1983) 2022-07-27 08:37:03 +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 middleware/session update cookie. (#1960) 2022-07-02 13:02:41 +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