mirror of https://github.com/gofiber/fiber.git
* middleware: add static middleware * uncomment broken tests * introduce isfile config property to fix file issues * test * add io/fs support to static mw * add io/fs support to static mw * remove filesystem and app.Static * fix linter * apply review * support disablecache * support multi indexes * add an example for io/fs * update whats new & apply reviews * update * use fasthttp from master * Update .github/README.md Co-authored-by: RW <rene@gofiber.io> * update1 * apply reviews * update * update * update examples * add more examples --------- Co-authored-by: RW <rene@gofiber.io> |
||
---|---|---|
.. | ||
config.go | ||
static.go | ||
static_test.go |