mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Retrigger CI
This commit is contained in:
parent
8b5f8c592f
commit
d3fa78392e
@ -79,7 +79,7 @@ void PocoHTTPClient::MakeRequestInternal(
|
||||
request_configuration.proxyHost,
|
||||
request_configuration.proxyPort,
|
||||
Aws::Http::SchemeMapper::ToString(request_configuration.proxyScheme),
|
||||
false /// Disable proxy tunneling by default.
|
||||
false /// Disable proxy tunneling by default
|
||||
);
|
||||
|
||||
Poco::Net::HTTPRequest poco_request(Poco::Net::HTTPRequest::HTTP_1_1);
|
||||
|
Loading…
Reference in New Issue
Block a user