Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ reset
Method
reset
base/poco/Net/src/HTTPClientSession.cpp:429–432 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
427
428
429
void HTTPClientSession::reset()
430
{
431
close();
432
}
433
434
435
bool HTTPClientSession::secure() const
Callers
1
assign
Method · 0.45
Calls
1
close
Function · 0.50
Tested by
no test coverage detected