jakob-ledermann / async-http-client

Asynchronous HTTP/1.1 client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

async-http-client

Asynchronous HTTP client.

Documentation

Use async-http-client

In your Cargo.toml, add:

[dependencies]
async-http-client = "0.2"

License

MIT

About

Asynchronous HTTP/1.1 client


Languages

Language:Rust 98.5%Language:JavaScript 1.5%