mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fix style
This commit is contained in:
parent
865b96c412
commit
39d7f50e8a
@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
# shellcheck disable=SC2046
|
||||||
|
|
||||||
# In very old (e.g. 1.1.54385) versions of ClickHouse there was a bug in Poco HTTP library:
|
# In very old (e.g. 1.1.54385) versions of ClickHouse there was a bug in Poco HTTP library:
|
||||||
# Basic HTTP authentication headers was not parsed if the size of URL is exactly 4077 + something bytes.
|
# Basic HTTP authentication headers was not parsed if the size of URL is exactly 4077 + something bytes.
|
||||||
|
Loading…
Reference in New Issue
Block a user