Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ accept_gzip
Method
accept_gzip
lib_acl_cpp/samples/ssl/https_client/https_client.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void https_client::accept_gzip(bool yes)
37
{
38
accept_gzip_ = yes;
39
}
40
41
bool https_client::connect_server(acl::http_client& client)
42
{
Callers
15
start
Function · 0.80
http_request
Function · 0.80
run
Method · 0.80
run
Method · 0.80
HttpGet
Function · 0.80
get
Method · 0.80
get
Method · 0.80
websocket_run
Function · 0.80
HttpGet
Function · 0.80
test_websocket_main
Function · 0.80
http_get
Function · 0.80
http_get
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_websocket_main
Function · 0.64