seanmonstar / cookie_store

An implementation of RFC6265

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Gitter chat

Documentation

Provides an implementation for storing and retrieving Cookies per the path and domain matching rules specified in RFC6265.

Split from the user_agent crate.

License

This project is licensed and distributed under the terms of both the MIT license and Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT

About

An implementation of RFC6265

License:Apache License 2.0


Languages

Language:Rust 100.0%