Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amcewen/HttpClient
/ stop
Method
stop
HttpClient.cpp:48–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void HttpClient::stop()
49
{
50
iClient->stop();
51
resetState();
52
}
53
54
void HttpClient::beginRequest()
55
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected