duckdb supports http proxies but not https proxies. for folks behind corporate proxies this makes things like authenticating with the gsheets extension or reading a gsheet impossible. Is it possible to add https proxy support, either via env vars like HTTPS_PROXY, or via the secrets manager like you can do for http_proxy?
duckdb supports http proxies but not https proxies. for folks behind corporate proxies this makes things like authenticating with the gsheets extension or reading a gsheet impossible. Is it possible to add https proxy support, either via env vars like HTTPS_PROXY, or via the secrets manager like you can do for http_proxy?