3 releases (breaking)
0.3.0 | Aug 25, 2021 |
---|---|
0.2.0 | Oct 25, 2020 |
0.1.0 | Oct 23, 2020 |
#19 in #surf
160 downloads per month
Used in longboard
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
~12–24MB
~368K SLoC