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
Nima WebClient does not have Proxy support. This issue is spawned off from #5386 to cover the proxy support implementation on Nima client.
The text was updated successfully, but these errors were encountered:
Once this is implemented, please make sure that Proxy is added as part of the key (KeepAliveKey) in https://github.com/helidon-io/helidon/blob/main/nima/webclient/webclient/src/main/java/io/helidon/nima/webclient/http1/ClientRequestImpl.java#L330-L331
Sorry, something went wrong.
Nima: WebClient Proxy Support helidon-io#6006
9f96e23
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
Nima: WebClient Proxy Support (#6441)
47e23a3
Nima: WebClient Proxy Support #6006 Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
jbescos
tomas-langer
No branches or pull requests
Environment Details
Problem Description
Nima WebClient does not have Proxy support. This issue is spawned off from #5386 to cover the proxy support implementation on Nima client.
The text was updated successfully, but these errors were encountered: