MCPcopy 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
91http_request* http_download::request() const
92{
93 return req_ ? req_ : NULL;
94}
95
96bool http_download::on_response(http_client*)
97{

Callers 2

save_totalMethod · 0.45
save_rangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected