cookie-rs

Build Status

Documentation

A library for parsing HTTP cookies and managing cookie jars

```toml

Cargo.toml

[dependencies.cookie] git = "https://github.com/alexcrichton/cookie-rs" ```