Skip to content

Conversation

@trengrj
Copy link
Member

@trengrj trengrj commented Aug 22, 2023

Usecase is for when you would want the Java client to have a proxy but not entire JVM (so don't want to use JVM flags http.proxyHost and http.proxyPort) i.e. in Spark.

I opted for using a setter as this config will rarely be used. I've also added an integration test using nginx-proxy.

@trengrj trengrj requested a review from antas-marcin August 22, 2023 04:52
@trengrj trengrj linked an issue Aug 22, 2023 that may be closed by this pull request
@antas-marcin antas-marcin merged commit 95b0281 into main Aug 22, 2023
@antas-marcin antas-marcin deleted the trengrj/http-proxy branch August 22, 2023 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP Proxy settings

4 participants