Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ set_ssl
Method
set_ssl
lib_acl_cpp/src/http/http_request_pool.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
void http_request_pool::set_ssl(sslbase_conf* ssl_conf)
22
{
23
ssl_conf_ = ssl_conf;
24
}
25
26
connect_client* http_request_pool::create_connect()
27
{
Callers
10
https_request
Method · 0.45
http_client
Function · 0.45
send_mail
Function · 0.45
https_request
Method · 0.45
https_request
Method · 0.45
https_request
Method · 0.45
create_connect
Method · 0.45
start
Method · 0.45
start
Method · 0.45
get_status
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected