trillium-static-v0.4.0
·
1025 commits
to main
since this release
trillium-static v0.4.0
- adds support for etag and last-modified caching headers
- adds support for using a file instead of a directory as the fs_root, in which case that file will always be served at all paths
- adds a conn extension trait for serving files and paths from within otheruser-defined handlers