Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dquery.hpp33 const std::shared_ptr<crow::Request>& req, const std::string& ifMatchHeader, in afterIfMatchRequest() argument
38 ifMatchHeader, computedEtag); in afterIfMatchRequest()
39 if (computedEtag != ifMatchHeader) in afterIfMatchRequest()