MCPcopy 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

requestPolicyNamesMethod · 0.85

Calls

no outgoing calls

Tested by 1

requestPolicyNamesMethod · 0.68