Skip to content

Use upstream `reqwest` instead of vendored one

tbu- requested to merge tbu-/conduit:pr_upstream_reqwest into next

This uses the ClientBuilder::dns_resolver function that was added in reqwest 0.11.13, instead of the homebrew ClientBuilder::resolve_fn.


  • I agree to release my code and all other changes of this MR under the Apache-2.0 license

Merge request reports

Loading