Component that manages clients::http::Client. More...
#include <userver/clients/http/client.hpp>#include <userver/components/loggable_component_base.hpp>#include <userver/concurrent/async_event_source.hpp>#include <userver/dynamic_config/snapshot.hpp>#include <userver/utils/statistics/entry.hpp>
Include dependency graph for component.hpp:Go to the source code of this file.
Classes | |
| class | components::HttpClient |
| Component that manages clients::http::Client. More... | |
Namespaces | |
| namespace | components |
| Contains functions and types to start a userver based service/tool. | |
Variables | |
| template<> | |
| constexpr bool | components::kHasValidate< HttpClient > = true |
Component that manages clients::http::Client.
Definition in file component.hpp.