fiber/middleware/limiter
RW d1865491b6 Use utils Trim functions instead of the strings/bytes functions (#3087)
* Use utils Trim functions instead of the strings/bytes functions

* rename Test and Benchmark functions with same name
2024-07-25 08:42:14 -04:00
..
config.go feat: Add Max Func to Limiter Middleware (#3070) 2024-07-25 08:42:14 -04:00
limiter.go 🎨 Style!: Update CSRF and Limiter to remove repetitive names (#2846) 2024-02-10 19:50:29 +01:00
limiter_fixed.go feat: Add Max Func to Limiter Middleware (#3070) 2024-07-25 08:42:14 -04:00
limiter_sliding.go feat: Add Max Func to Limiter Middleware (#3070) 2024-07-25 08:42:14 -04:00
limiter_test.go feat: Add Max Func to Limiter Middleware (#3070) 2024-07-25 08:42:14 -04:00
manager.go Merge remote-tracking branch 'origin/master' into v3-beta 2023-02-05 23:43:42 +03:00
manager_msgp.go 🐛 Bug: Fix issues introduced in linting PR (#2319) 2023-02-02 15:57:40 +01:00
manager_msgp_test.go Use utils Trim functions instead of the strings/bytes functions (#3087) 2024-07-25 08:42:14 -04:00