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.hpp53 targetUri(req.url().encoded_path()), httpOperation(req.methodString()), in Payload()
88 std::string httpOperation; member
428 p.httpOperation; in requestRoutesTask()