mirror of https://github.com/gofiber/fiber.git
* port over FallbackKeyLookups from v2 middleware to v3 Signed-off-by: Dave Lee <dave@gray101.com> * bot pointed out that I missed the format variable Signed-off-by: Dave Lee <dave@gray101.com> * fix lint and gofumpt issues Signed-off-by: Dave Lee <dave@gray101.com> * major revision: instead of FallbackKeyLookups, expose CustomKeyLookup as function, with utility functions to make creating these easy Signed-off-by: Dave Lee <dave@gray101.com> * add more tests to boost coverage Signed-off-by: Dave Lee <dave@gray101.com> * teardown code and cleanup Signed-off-by: Dave Lee <dave@gray101.com> * test fixes Signed-off-by: Dave Lee <dave@gray101.com> * slight boost to test coverage Signed-off-by: Dave Lee <dave@gray101.com> * docs: fix md table alignment * fix comments - change some names, expose functions, improve docs Signed-off-by: Dave Lee <dave@gray101.com> * missed one old name Signed-off-by: Dave Lee <dave@gray101.com> * fix some suggestions from the bot - error messages, test coverage, mark purely defensive code Signed-off-by: Dave Lee <dave@gray101.com> --------- Signed-off-by: Dave Lee <dave@gray101.com> Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com> Co-authored-by: Jason McNeil <sixcolors@mac.com> Co-authored-by: RW <rene@gofiber.io> |
||
---|---|---|
.. | ||
_category_.json | ||
adaptor.md | ||
basicauth.md | ||
cache.md | ||
compress.md | ||
cors.md | ||
csrf.md | ||
earlydata.md | ||
encryptcookie.md | ||
envvar.md | ||
etag.md | ||
expvar.md | ||
favicon.md | ||
healthcheck.md | ||
helmet.md | ||
idempotency.md | ||
keyauth.md | ||
limiter.md | ||
logger.md | ||
monitor.md | ||
pprof.md | ||
proxy.md | ||
recover.md | ||
redirect.md | ||
requestid.md | ||
rewrite.md | ||
session.md | ||
skip.md | ||
static.md | ||
timeout.md |