Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
744
const char* SC::HttpClientCapabilities::getBackendName() const { return getBackendName(backend); }
745
746
const char* SC::HttpClientCapabilities::getBackendName(Backend backend)
747
{
Callers
1
capabilities
Method · 0.80
Calls
no outgoing calls
Tested by
1
capabilities
Method · 0.64