fiber/middleware
João Victor Santos c08568e247
🔥 feat: expiration per session (#1363)
* feat(middlewares): expiration per session

* test(middlewares): session with expiration

* docs(middlewares): session

* chore: apply suggestions from code review
2021-06-13 12:39:19 +02:00
..
basicauth fix some statements 2021-01-15 16:56:54 +08:00
cache 🔥 Feature: add cache header to show cache status (#1368) 2021-06-13 10:52:03 +02:00
compress improve mw 2020-11-21 12:36:16 -05:00
cors Accelerate start process for many routes #1081 2021-01-24 13:02:21 +01:00
csrf 📚 Doc: Correct Session to Crsf in Import (#1277) 2021-04-10 16:19:40 -04:00
etag Etag middleware support to custom etags 2021-04-18 23:08:01 -03:00
expvar improve mw 2020-11-21 12:36:16 -05:00
favicon 📚 Doc: Correct cors to favicon in import statement (#1279) 2021-04-11 21:07:31 +02:00
filesystem 🔥 Add `PathPrefix` parameter to `filesystem` middleware (#1326) 2021-05-12 08:58:01 +02:00
limiter Change deprecated struct elements (#1335) 2021-05-18 10:56:55 +02:00
logger 🐛 Print logger's error to stderr if given io.writer failed (#1299) 2021-04-25 10:32:35 +02:00
monitor ♻️ Removed Printed Warning (#1268) 2021-04-06 15:21:53 +02:00
pprof :fix #1360 (#1361) 2021-06-03 16:02:17 +02:00
proxy 🚀 Configure proxy.Balancer with custom timeout #1362 (#1364) 2021-06-04 16:54:03 +02:00
recover recover middleware support print stack trace 2021-01-23 13:33:49 +08:00
requestid
session 🔥 feat: expiration per session (#1363) 2021-06-13 12:39:19 +02:00
timeout 📝update handler example in timeout (#1328) 2021-05-10 10:48:07 -04:00