Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ WasRedirected
Method
WasRedirected
libs/platform/http_client.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
bool HttpClient::WasRedirected() const
105
{
106
return m_urlRequested != m_urlReceived;
107
}
108
109
int HttpClient::ErrorCode() const
110
{
Callers
14
DoPing
Function · 0.80
Load
Function · 0.80
FetchSessionId
Method · 0.80
LoginUserPassword
Method · 0.80
LoginSocial
Method · 0.80
SendAuthRequest
Method · 0.80
FetchRequestToken
Method · 0.80
FinishAuthorization
Method · 0.80
Request
Method · 0.80
DirectRequest
Method · 0.80
Download
Method · 0.80
DebugPrint
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected