Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding a handler that serves static files from an http.FileSystem, utilizing http.FileServer. Returns a 404 error if the requested file is not found.
- Loading branch information