MCPcopy Create free account
hub / github.com/comaps/comaps / ErrorCode

Method ErrorCode

libs/platform/http_client.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109int HttpClient::ErrorCode() const
110{
111 return m_errorCode;
112}
113
114string const & HttpClient::ServerResponse() const
115{

Callers 15

DoPingFunction · 0.80
LoadFunction · 0.80
ReadRemoteFileFunction · 0.80
ReceiveTrafficValuesMethod · 0.80
ProcessFailureMethod · 0.80
FetchSessionIdMethod · 0.80
LogoutUserMethod · 0.80
LoginUserPasswordMethod · 0.80
LoginSocialMethod · 0.80
FetchRequestTokenMethod · 0.80
FinishAuthorizationMethod · 0.80
RequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected