Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dwebassets.hpp28 inline std::string getStaticEtag(const std::filesystem::path& webpath) in getStaticEtag() function
133 std::string etag = getStaticEtag(webpath); in requestRoutes()