MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / getBackendName

Method getBackendName

Libraries/HttpClient/HttpClient.cpp:744–744  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

742}
743
744const char* SC::HttpClientCapabilities::getBackendName() const { return getBackendName(backend); }
745
746const char* SC::HttpClientCapabilities::getBackendName(Backend backend)
747{

Callers 1

capabilitiesMethod · 0.80

Calls

no outgoing calls

Tested by 1

capabilitiesMethod · 0.64