Commit Graph

2 Commits

Author SHA1 Message Date
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