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

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

#548 in HTTP server

Download history 32/week @ 2024-10-21 19/week @ 2024-10-28 44/week @ 2024-11-04 7/week @ 2024-11-11 32/week @ 2024-11-18 54/week @ 2024-11-25 56/week @ 2024-12-02 154/week @ 2024-12-09 60/week @ 2024-12-16 10/week @ 2024-12-23 6/week @ 2024-12-30 15/week @ 2025-01-06 51/week @ 2025-01-13 60/week @ 2025-01-20 33/week @ 2025-01-27 186/week @ 2025-02-03

334 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–46MB
~770K SLoC