Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ hasBackend
Method
hasBackend
Libraries/HttpClient/HttpClient.cpp:683–683 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
681
}
682
683
bool SC::HttpClientCapabilities::hasBackend(Backend requiredBackend) const { return backend == requiredBackend; }
684
685
bool SC::HttpClientCapabilities::supports(Feature feature) const
686
{
Callers
1
capabilities
Method · 0.80
Calls
no outgoing calls
Tested by
1
capabilities
Method · 0.64