Dynamic app static file serving lazy mode
Open
Feature Request
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
Currently it's eager, and tries to find the file before passing control to your app. Would be nice to have an option to attempt file serving only on 404 as well.
Contributor guide
Assessment
This issue has not been assessed yet.