rocket_static_fs 0.1.1

A simple static file server for the rocket framework.
docs.rs failed to build rocket_static_fs-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rocket_static_fs-0.5.1

rocket_static_fs

A simple static file server for Rust's rocket framework.

Documentation

Features

  • Basic HTTP caching via Last-Modified header
  • GZip encoding

Todos

  • Support for more encodings
  • Cache-Control header rules

Suggestions / Contributions?

Submit an issue/PR. But in almost all cases it's better to first open an issue before submitting a PR, so you don't waste your time implementing a PR which may get rejected.

License

This project is licensed under either of

at your option.