Home
last modified time | relevance | path

Searched defs:StaticFile (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/include/
H A Dwebassets.hpp67 struct StaticFile struct
69 std::filesystem::path absolutePath;
70 std::string_view contentType;
71 std::string_view contentEncoding;
72 std::string etag;
73 bmcweb::CompressionType onDiskComp = bmcweb::CompressionType::Raw;
74 bool renamed = false;