Skip to content

trillium-static-v0.4.0

Choose a tag to compare

@jbr jbr released this 10 Oct 18:10
· 1025 commits to main since this release
trillium-static-v0.4.0
aaff31f

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

docs