We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What should we do?
Currently, HTTP REST and GraphQL connectors use Google HTTP Connector.
As a part of this task, we need to migrate to something more mature, such as Apache HTTP client, or other options to be considered.
Why should we do it?
As per discussion, we agreed that it makes sense to do.
The text was updated successfully, but these errors were encountered:
Relevant articles: https://www.wiremock.io/post/java-http-client-comparison https://www.innoq.com/en/articles/2022/01/java-http-clients/ https://reflectoring.io/comparison-of-java-http-clients/
Relevant clients mentioned:
Sorry, something went wrong.
Mentioning this ticket as part of the refactoring: #2520
johnBgood
Successfully merging a pull request may close this issue.
What should we do?
Currently, HTTP REST and GraphQL connectors use Google HTTP Connector.
As a part of this task, we need to migrate to something more mature, such as Apache HTTP client, or other options to be considered.
Why should we do it?
As per discussion, we agreed that it makes sense to do.
The text was updated successfully, but these errors were encountered: