|
| ES_API (CPPESSENCE) static http_client_config get_default() |
|
| ES_API (CPPESSENCE) static http_client_config get_default_no_timeout() |
|
web::http::client::http_client_config & | assign_to (web::http::client::http_client_config &opaque) const |
|
|
std::uint32_t | timeout {} |
|
bool | validate_certificates {} |
|
bool | https_to_http_redirects {} |
|
std::optional< abi::string > | proxy |
|
|
static constexpr auto | no_timeout = std::numeric_limits<std::uint32_t>::max() |
|
The documentation for this struct was generated from the following file: