Home
last modified time | relevance | path

Searched refs:httpOperation (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dtask.hpp64 targetUri(req.url().encoded_path()), httpOperation(req.methodString()), in Payload()
99 std::string httpOperation; member
439 p.httpOperation; in requestRoutesTask()