3 unstable releases
Uses old Rust 2015
0.2.0 | Jan 28, 2018 |
---|---|
0.1.1 | Dec 29, 2017 |
0.1.0 | Dec 26, 2017 |
#18 in #11
44KB
1K
SLoC
hyper-fs
hyper-fs
Static File Service for hyper 0.11+.
Usage
On Cargo.toml:
[dependencies]
hyper-fs = "0.2.0"
Documentation
- Visit Docs.rs
or
- Run
cargo doc --open
after modified the toml file.
Examples
To Do
name | status |
---|---|
Get/Head | yes |
Not Modified(304) | yes |
File Range(bytes) | yes |
License: BSD-3-Clause
Dependencies
~9–18MB
~234K SLoC