3 Commits

Author SHA1 Message Date
Sean McArthur c18802ed5e Examples: allow passing URL via CLI 2022-01-07 11:22:13 -08:00
Rust大闸蟹 1b9851d3ed Fix comment in blocking example (#1107) 2020-12-10 07:13:13 -08:00
Sean McArthur 8575c4ced5 Make the async Client default (#626)
The previously default Client is moved to `reqwest::blocking`, while the
async client becomes the main API.

Closes #622
2019-09-09 17:20:51 -07:00