ClickHouse / clickhouse-js

Official JS client for ClickHouse DB
https://clickhouse.com
Apache License 2.0
189 stars 22 forks source link

Allow to provide a custom http agent and disable the auth header #284

Closed slvrtrn closed 1 month ago

slvrtrn commented 1 month ago

New features

NB: It is currently not possible to set the set_basic_auth_header option via the URL params.

Checklist

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
94.6% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

slvrtrn commented 1 month ago

Docs: https://github.com/ClickHouse/clickhouse-docs/pull/2412