56 static constexpr std::string_view
kName =
"handler-static";
60 HttpHandlerStatic(
const components::ComponentConfig& config,
const components::ComponentContext& context);
67 dynamic_config::Source config_;
68 const fs::FsCacheClient& storage_;
69 const std::chrono::seconds cache_age_;
70 const std::string directory_file_;
71 const std::string not_found_file_;