Component that manages clients::http::Client.
Definition in file component.hpp.
Go to the source code of this file.
#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>
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 |