You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that HTTP client can authenticate with proxy (#514)
* Ensure that HTTP client can authenticate with proxy
The HTTP client can currently not use proxies which require authentication.
By using a pre-configured base client this error should be mitigated
* Apply Maven spotless plugin
* Update pom.xml according to review comment
Co-authored-by: James Nord <jtnord@users.noreply.github.com>
Co-authored-by: Vanio Begic <vanio.begic@capgemini.com>
Co-authored-by: James Nord <jtnord@users.noreply.github.com>
0 commit comments