user_agent 0.6.1

Provides the concept of a user agent session, storing and retrieving cookies over multiple HTTP requests (a `Session`).
Documentation

Build Status Gitter chat

Provides the concept of a user agent session, storing and retrieving cookies over multiple HTTP requests (a Session).

Included is an implementation of Session using a reqwest reqwest::Client.

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