Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Http Clients and their use in other protocols #37

Open
jgoldverg opened this issue Aug 11, 2022 · 0 comments
Open

Http Clients and their use in other protocols #37

jgoldverg opened this issue Aug 11, 2022 · 0 comments
Labels
question Further information is requested

Comments

@jgoldverg
Copy link
Contributor

From what I have noticed clients(google, s3, dropbox, box) all use an underlying HTTPClient, is there any way(or is it better) if we use the HttpClient used in the Connection bag?

Why would we want to do this?
We would be able to change the pipe lining parameter on the underlying could providers client dynamically.

The questions to answer for this are:

  1. Is it even possible to do this?
  2. Would there be performance difference if we were too? If so is it positive or negative
@jgoldverg jgoldverg added the question Further information is requested label Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant