MCPcopy 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
123void HttpApiRequest::DecodeUrl()
124{
125 m_Url = new icinga::Url(std::string(target()));
126}
127
128Dictionary::Ptr HttpApiRequest::Params() const
129{

Callers 1

ProcessRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected