MCPcopy Create free account
hub / github.com/Icinga/icinga2 / Params

Method Params

lib/remote/httpmessage.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128Dictionary::Ptr HttpApiRequest::Params() const
129{
130 return m_Params;
131}
132
133void HttpApiRequest::DecodeParams()
134{

Callers 15

HandleRequestMethod · 0.80
HandleRequestMethod · 0.80
HandleRequestMethod · 0.80
ExecuteScriptHelperMethod · 0.80
HandleRequestMethod · 0.80
HandleRequestMethod · 0.80
HandleRequestMethod · 0.80
HandleRequestMethod · 0.80
HandleRequestMethod · 0.80
HandleRequestMethod · 0.80
HandleRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected