# Spirit-hyper [![Travis Build Status](https://api.travis-ci.org/vorner/spirit.png?branch=master)](https://travis-ci.org/vorner/spirit) A helper to create configured [reqwest](https://crates.io/crates/reqwest) client and a helper to keep one around with up to date configuration. It is part of the [spirit](https://crates.io/crates/spirit) system. See the [docs](https://docs.rs/spirit-reqwest) and the [examples](spirit-reqwest/examples). ## License Licensed under either of * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option. ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.