Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ close
Method
close
lib_acl_cpp/src/http/http_request.cpp:120–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
void http_request::close()
121
{
122
delete client_;
123
client_ = NULL;
124
}
125
126
void http_request::reset()
127
{
Callers
3
connect_server
Method · 0.45
on_message
Method · 0.45
close_stream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected