userver: userver/clients/http/component.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
component.hpp File Reference

Detailed Description

Component that manages clients::http::Client.

Definition in file component.hpp.

Go to the source code of this file.

+ Include dependency graph for component.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