userver: userver/clients/http/middlewares/pipeline_component.hpp File Reference
Loading...
Searching...
No Matches
pipeline_component.hpp File Reference

Detailed Description

Component that provides list of common middlewares names for all components::HttpClient instances.

Definition in file pipeline_component.hpp.

Go to the source code of this file.

#include <userver/components/component_base.hpp>
#include <userver/middlewares/impl/middleware_pipeline_config.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

class  clients::http::MiddlewarePipelineComponent
 Component that provides list of common middlewares names for all components::HttpClient instances. More...
 

Namespaces

namespace  clients::http
 HTTP client helpers.