databricks-sql-nodejs icon indicating copy to clipboard operation
databricks-sql-nodejs copied to clipboard

Add configuration for http.Agent

Open kravets-levko opened this issue 3 years ago • 2 comments

Follow-up on #24

Make parameters for http agent configurable by the end user

kravets-levko avatar Jul 13 '22 14:07 kravets-levko

Any updates on this?

timtucker-dte avatar Aug 16 '23 19:08 timtucker-dte

We could use this feature as well as customers of ours use a HTTPS proxy and we'd like to override the http.Agent to allow us to configure that. Specifically these lines: https://github.com/databricks/databricks-sql-nodejs/blob/main/lib/connection/connections/HttpConnection.ts#L30-L32

sidfarkus avatar Aug 30 '23 13:08 sidfarkus