Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ getPreferenceName
Function
getPreferenceName
Libraries/HttpClient/HttpClient.h:237–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
Preference preference = Default;
236
237
[[nodiscard]] const char* getPreferenceName() const { return getPreferenceName(preference); }
238
[[nodiscard]] static const char* getPreferenceName(Preference preference);
239
};
240
Callers
1
requestPolicyNames
Method · 0.85
Calls
no outgoing calls
Tested by
1
requestPolicyNames
Method · 0.68