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

Method request_header

lib_acl_cpp/src/http/http_download.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86http_header* http_download::request_header() const
87{
88 return req_ ? &req_->request_header() : NULL;
89}
90
91http_request* http_download::request() const
92{

Callers 15

startFunction · 0.80
http_requestFunction · 0.80
runMethod · 0.80
runMethod · 0.80
http_clientFunction · 0.80
onUrlGetMethod · 0.80
runMethod · 0.80
HttpGetFunction · 0.80
getMethod · 0.80
getMethod · 0.80
websocket_runFunction · 0.80
HttpGetFunction · 0.80

Calls

no outgoing calls

Tested by 2

runMethod · 0.64
test_websocket_mainFunction · 0.64