MCPcopy Create free account
hub / github.com/acl-dev/acl / get_client

Method get_client

lib_acl_cpp/src/http/http_request.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245http_client* http_request::get_client() const
246{
247 return client_;
248}
249
250bool http_request::write_head()
251{

Callers 15

HttpGetFunction · 0.45
getMethod · 0.45
getMethod · 0.45
HttpGetFunction · 0.45
rpc_runMethod · 0.45
handle_requestFunction · 0.45
on_acceptMethod · 0.45
rpc_runMethod · 0.45
runMethod · 0.45
test_subscribeFunction · 0.45
test_zaddFunction · 0.45
test_zcardFunction · 0.45

Calls

no outgoing calls

Tested by 4

test_subscribeFunction · 0.36
test_zaddFunction · 0.36
test_zcardFunction · 0.36
test_zrangeFunction · 0.36