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

[FEATURE] client implementation improvements #105

Open
christian-draeger opened this issue Sep 4, 2020 · 0 comments
Open

[FEATURE] client implementation improvements #105

christian-draeger opened this issue Sep 4, 2020 · 0 comments
Assignees
Labels
feature request New feature or request
Milestone

Comments

@christian-draeger
Copy link
Collaborator

Try to optimise the existing implementations of custom clients. Maybe distinguish between client-global configurations (sslRelaxed, proxy) and per-request information (url, http verb, etc.). This way, we don't have to spin up a new client per each request.

@christian-draeger christian-draeger added the feature request New feature or request label Sep 4, 2020
@christian-draeger christian-draeger changed the title [FEATURE] client implementation imrpovements [FEATURE] client implementation improvements Sep 4, 2020
@christian-draeger christian-draeger added this to the 1.1.0 milestone Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants