databricks-sdk-java
databricks-sdk-java copied to clipboard
Support configuring a proxy scheme
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.