Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ DecodeUrl
Method
DecodeUrl
lib/remote/httpmessage.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
void HttpApiRequest::DecodeUrl()
124
{
125
m_Url = new icinga::Url(std::string(target()));
126
}
127
128
Dictionary::Ptr HttpApiRequest::Params() const
129
{
Callers
1
ProcessRequest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected