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

Method set_show_body

lib_acl_cpp/samples/ssl/https_client/https_client.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26void https_client::set_show_body(bool yes)
27{
28 show_body_ = yes;
29}
30
31void https_client::set_ssl_conf(acl::sslbase_conf *conf)
32{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected