Skip to content

Conversation

Vagelis-Prokopiou
Copy link

Since reqwest::ClientBuilder is part of the public API through httpc_test::new_client_with_reqwest it is best to re-export it, so that the end user does not have to also require the reqwest crate as an extra dependency, just to be able to provide a reqwest::ClientBuilder to httpc_test::new_client_with_reqwest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant