#etag #rocket #http #server #web

rocket-etagged-file-response

This crate provides a response struct used for offering static files with Etag cache

10 releases (4 breaking)

Uses old Rust 2015

0.5.0 Nov 16, 2018
0.4.1 Sep 1, 2018
0.4.0 Aug 24, 2018
0.3.0 Aug 23, 2018
0.1.1 Aug 19, 2018

#11 in #etag

MIT license

7KB
120 lines

Etagged File Response for Rocket Framework

This crate was deprecated, use rocket-etagged-raw-response instead.

https://crates.io/crates/rocket-etagged-raw-response

License

MIT


lib.rs:

Etagged File Response for Rocket Framework

This crate provides a response struct used for offering static files with Etag cache.

Dependencies

~12–23MB
~408K SLoC