#rocket-framework #rocket #etag #http #web #http-header #server

rocket-etag-if-none-match

This crate provides a request guard used for getting if-none-match header

15 releases

0.4.4 Nov 3, 2023
0.4.2 May 10, 2022
0.4.1 Mar 19, 2022
0.4.0 Aug 13, 2021
0.2.1 Nov 16, 2018

#401 in HTTP server

Download history 51/week @ 2023-11-27 26/week @ 2023-12-04 92/week @ 2023-12-11 169/week @ 2023-12-18 38/week @ 2023-12-25 27/week @ 2024-01-01 53/week @ 2024-01-08 31/week @ 2024-01-15 9/week @ 2024-01-22 14/week @ 2024-01-29 7/week @ 2024-02-05 36/week @ 2024-02-12 65/week @ 2024-02-19 115/week @ 2024-02-26 123/week @ 2024-03-04 85/week @ 2024-03-11

394 downloads per month
Used in 13 crates (6 directly)

MIT license

14KB

Etag if-none-match Request Guard for Rocket Framework

CI

This crate provides a request guard used for getting if-none-match header.

See examples.

Crates.io

https://crates.io/crates/rocket-etag-if-none-match

Documentation

https://docs.rs/rocket-etag-if-none-match

License

MIT


lib.rs:

Etag if-none-match Request Guard for Rocket Framework

This crate provides a request guard used for getting if-none-match header.

See examples.

Dependencies

~16–53MB
~832K SLoC