26 static constexpr std::string_view
kName =
"http-client-middleware-pipeline";
28 MiddlewarePipelineComponent(
const components::ComponentConfig&,
const components::ComponentContext&);
30 const USERVER_NAMESPACE::middlewares::impl::MiddlewaresConfig& GetMiddlewaresConfig()
const;
35 USERVER_NAMESPACE::middlewares::impl::MiddlewaresConfig config_;