MCPcopy 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
429void HTTPClientSession::reset()
430{
431 close();
432}
433
434
435bool HTTPClientSession::secure() const

Callers 1

assignMethod · 0.45

Calls 1

closeFunction · 0.50

Tested by

no test coverage detected