surf-cookie-middleware

Crates.iosurf-cookie-middleware
lib.rssurf-cookie-middleware
version0.3.0
sourcesrc
created_at2020-10-23 23:20:09.64244
updated_at2021-08-25 01:12:09.377084
descriptionsurf cookie middleware, does what it says on the tin
homepage
repositoryhttps://github.com/jbr/surf-cookie-middleware
max_upload_size
id304888
size76,899
Jacob Rothstein (jbr)

documentation

README

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.
Commit count: 18

cargo fmt