#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

#362 in HTTP server

Download history 85/week @ 2024-03-11 76/week @ 2024-03-18 84/week @ 2024-03-25 159/week @ 2024-04-01 41/week @ 2024-04-08 71/week @ 2024-04-15 74/week @ 2024-04-22 38/week @ 2024-04-29 75/week @ 2024-05-06 112/week @ 2024-05-13 115/week @ 2024-05-20 141/week @ 2024-05-27 65/week @ 2024-06-03 37/week @ 2024-06-10 41/week @ 2024-06-17 57/week @ 2024-06-24

207 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–50MB
~804K SLoC