#hyper #static-file #service #11

hyper-fs

Static File Service for hyper 0.11+

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

#15 in #11

27 downloads per month

BSD-3-Clause

44KB
1K SLoC

hyper-fs

Build status Latest version All downloads Downloads of latest version Documentation

hyper-fs

Static File Service for hyper 0.11+.

Usage

On Cargo.toml:

 [dependencies]
 hyper-fs = "0.2.0"

Documentation

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

~11MB
~210K SLoC