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.hpp35 const std::shared_ptr<crow::Request>& req, const std::string& ifMatchHeader, in afterIfMatchRequest() argument
40 ifMatchHeader, computedEtag); in afterIfMatchRequest()
41 if (computedEtag != ifMatchHeader) in afterIfMatchRequest()