Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ HttpClient
Method
HttpClient
net/http/client.cpp:389–392 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
}
388
389
HttpClient::HttpClient()
390
{
391
m_user_agent =
"SosoDownloader/1.0(compatible; MSIE 7.0; Windows NT 5.1)"
;
392
}
393
394
HttpClient::~HttpClient()
395
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected