koa-static-server icon indicating copy to clipboard operation
koa-static-server copied to clipboard

Static file serving middleware for koa with directory, rewrite and index support

Results 2 koa-static-server issues
Sort by recently updated
recently updated
newest added

When I specified the `notFoundFile` option, it returns the 404 page with status 200 (when it should be a 404). Also, `maxage` option doesn't seem to work. I think it...

Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. Changelog Sourced from thenify's changelog. 3.3.1 / 2020-06-18 fixes [0d94a24] - fix: remove eval (#30) (Yiyu He ) Commits 1d054b4 Release 3.3.1 0d94a24 fix:...

dependencies