Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ request
Method
request
lib_acl_cpp/src/http/http_download.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
http_request* http_download::request() const
92
{
93
return req_ ? req_ : NULL;
94
}
95
96
bool http_download::on_response(http_client*)
97
{
Callers
2
save_total
Method · 0.45
save_range
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected