Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ getModeName
Function
getModeName
Libraries/HttpClient/HttpClient.h:207–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
uint8_t maxRedirects = 10;
206
207
[[nodiscard]] const char* getModeName() const { return getModeName(mode); }
208
[[nodiscard]] static const char* getModeName(Mode mode);
209
};
210
Callers
1
requestPolicyNames
Method · 0.85
Calls
no outgoing calls
Tested by
1
requestPolicyNames
Method · 0.68