Commit Graph

3 Commits

Author SHA1 Message Date
Sean McArthur
7388b676df Examples: allow passing URL via CLI 2022-01-07 11:22:13 -08:00
Rust大闸蟹
cdfdae5ecd Fix comment in blocking example (#1107) 2020-12-10 07:13:13 -08:00
Sean McArthur
87a09322d6 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