No description
Find a file
2019-02-26 17:54:47 +01:00
src feat: Add Request::timeout method 2019-02-26 17:54:47 +01:00
.gitignore feat: Initial check-in of working client layer 2019-02-26 11:20:38 +01:00
.travis.yml chore(build): Configure Travis CI builds 2019-02-26 17:30:56 +01:00
Cargo.toml refactor: Use cURL's own basic auth implementation 2019-02-26 17:54:11 +01:00
CODE_OF_CONDUCT.md docs: Update README, add contribution guidelines & CoC 2019-02-26 17:30:53 +01:00
CONTRIBUTING.md docs: Update README, add contribution guidelines & CoC 2019-02-26 17:30:53 +01:00
LICENSE chore: License under GPL-3.0-or-later 2019-02-26 17:30:56 +01:00
README.md docs(README): Add badges for travis, docs.rs and crates.io 2019-02-26 17:33:59 +01:00

crimp

Build Status

Crimp is an HTTP client interface on top of the Rust bindings to cURL.

The documentation for this crate is primarily in the module documentation