userver: clients::http::StandaloneConfig Struct Reference
Loading...
Searching...
No Matches
clients::http::StandaloneConfig Struct Referencefinal

Detailed Description

Definition at line 13 of file standalone_client.hpp.

Public Attributes

bool multiplexing_enabled {false}
 
std::optional< size_t > max_host_connections {std::nullopt}
 

Member Data Documentation

◆ max_host_connections

std::optional<size_t> clients::http::StandaloneConfig::max_host_connections {std::nullopt}

Definition at line 15 of file standalone_client.hpp.

◆ multiplexing_enabled

bool clients::http::StandaloneConfig::multiplexing_enabled {false}

Definition at line 14 of file standalone_client.hpp.


The documentation for this struct was generated from the following file: