46 static constexpr std::string_view
kName =
"handler-static";
50 HttpHandlerStatic(
const components::ComponentConfig& config,
const components::ComponentContext& context);
57 dynamic_config::Source config_;
58 const fs::FsCacheClient& storage_;
59 const std::chrono::seconds cache_age_;