| Crates.io | requests |
| lib.rs | requests |
| version | 0.0.30 |
| created_at | 2016-01-25 09:28:42.339634+00 |
| updated_at | 2017-04-09 07:13:16.446709+00 |
| description | Rust HTTP client API styled after awesome Python requests - [WORK IN PROGRESS] |
| homepage | https://gitlab.com/imp/requests-rs |
| repository | https://gitlab.com/imp/requests-rs.git |
| max_upload_size | |
| id | 3987 |
| size | 15,880 |
Rust HTTP client library styled after awesome Python requests
Build status
| branch | status |
|---|---|
| master | |
| develop |
Building on OSX 10.11+
export OPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include
cargo clean
cargo build