Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
109
int HttpClient::ErrorCode() const
110
{
111
return m_errorCode;
112
}
113
114
string const & HttpClient::ServerResponse() const
115
{
Callers
15
DoPing
Function · 0.80
Load
Function · 0.80
ReadRemoteFile
Function · 0.80
ReceiveTrafficValues
Method · 0.80
ProcessFailure
Method · 0.80
FetchSessionId
Method · 0.80
LogoutUser
Method · 0.80
LoginUserPassword
Method · 0.80
LoginSocial
Method · 0.80
FetchRequestToken
Method · 0.80
FinishAuthorization
Method · 0.80
Request
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected