Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dquery.hpp38 std::string currentEtag = resIn.getCurrentEtag(); in afterIfMatchRequest() local
40 ifMatchHeader, currentEtag); in afterIfMatchRequest()
41 if (currentEtag != ifMatchHeader) in afterIfMatchRequest()