databricks-sdk-java icon indicating copy to clipboard operation
databricks-sdk-java copied to clipboard

Support configuring a proxy scheme

Open tom-s-powell opened this issue 1 year ago • 0 comments

Changes

Motivation here is to support connecting to proxies using https scheme not just default http which is used in HttpHost when no scheme is explicitly provided.

Tests

Confirmed behaviour by testing a build of JAR locally against a HTTPS proxy.

tom-s-powell avatar Oct 01 '24 18:10 tom-s-powell