MCPcopy 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
36void https_client::accept_gzip(bool yes)
37{
38 accept_gzip_ = yes;
39}
40
41bool https_client::connect_server(acl::http_client& client)
42{

Callers 15

startFunction · 0.80
http_requestFunction · 0.80
runMethod · 0.80
runMethod · 0.80
HttpGetFunction · 0.80
getMethod · 0.80
getMethod · 0.80
websocket_runFunction · 0.80
HttpGetFunction · 0.80
test_websocket_mainFunction · 0.80
http_getFunction · 0.80
http_getFunction · 0.80

Calls

no outgoing calls

Tested by 1

test_websocket_mainFunction · 0.64