cookie_store 0.5.0

Implementation of Cookie storage and retrieval per [RFC6265](http://tools.ietf.org/html/rfc6265)
Documentation

Build Status Gitter chat

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