File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
client-v2/src/main/java/com/clickhouse/client/api Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -894,7 +894,6 @@ public Builder useHTTPBasicAuth(boolean useBasicAuth) {
894894 * Sets additional information about calling application. This string will be passed to server as a client name.
895895 * In case of HTTP protocol it will be passed as a {@code User-Agent} header.
896896 * Warn: If custom value of User-Agent header is set it will override this value for HTTP transport
897- * </br>
898897 * Client name is used by server to identify client application when investigating {@code system.query_log}. In case of HTTP
899898 * transport this value will be in the {@code system.query_log.http_user_agent} column. Currently only HTTP transport is used.
900899 *
You can’t perform that action at this time.
0 commit comments