Skip to content

Re-exporting reqwest::ClientBuilder#25

Open
Vagelis-Prokopiou wants to merge 8 commits into
jeremychone:mainfrom
Vagelis-Prokopiou:pub-user-reqwest-clientbuilder
Open

Re-exporting reqwest::ClientBuilder#25
Vagelis-Prokopiou wants to merge 8 commits into
jeremychone:mainfrom
Vagelis-Prokopiou:pub-user-reqwest-clientbuilder

Conversation

@Vagelis-Prokopiou

Copy link
Copy Markdown

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.

@Vagelis-Prokopiou

Copy link
Copy Markdown
Author

@jeremychone? Its been a while.
What do you think?

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