52 static constexpr std::string_view
kName =
"handler-static";
56 HttpHandlerStatic(
const components::ComponentConfig& config,
const components::ComponentContext& context);
63 dynamic_config::Source config_;
64 const fs::FsCacheClient& storage_;
65 const std::chrono::seconds cache_age_;
66 const std::string directory_file_;
67 const std::string not_found_file_;