Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dquery.hpp36 std::string computedEtag = resIn.computeEtag(); in afterIfMatchRequest() local
38 ifMatchHeader, computedEtag); in afterIfMatchRequest()
39 if (computedEtag != ifMatchHeader) in afterIfMatchRequest()