#middleware #surf #cookies

surf-cookie-middleware

surf cookie middleware, does what it says on the tin

3 releases (breaking)

0.3.0 Aug 25, 2021
0.2.0 Oct 25, 2020
0.1.0 Oct 23, 2020

#16 in #surf

Download history 13/week @ 2024-02-19 32/week @ 2024-02-26 14/week @ 2024-03-04 11/week @ 2024-03-11 9/week @ 2024-03-18

67 downloads per month
Used in longboard

MIT/Apache

22KB
117 lines

Surf cookie middleware

Installation

$ cargo add surf-cookie-middleware

Using with surf

See this example

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~13–26MB
~405K SLoC