Skip to content

upgrade to async-await using reqwest 0.10

  • Upgraded to reqwest 0.10
  • Added AsyncClient and AsyncClientBuilder
  • Async client tests added
  • Existing blocking client under a blocking feature flag
  • Used additional cargo features to mimic reqwest's features

Merge request reports

Loading