Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetScheme
Method
SetScheme
lib/remote/url.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
void Url::SetScheme(const String& scheme)
136
{
137
m_Scheme = scheme;
138
}
139
140
void Url::SetUsername(const String& username)
141
{
Callers
4
AssembleBaseUrl
Method · 0.80
SendRequest
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
FetchData
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected