forgeant docs-test-0
Build LLM-powered agents in C++
Loading...
Searching...
No Matches
forgeant::CurlHttpClient::Config Struct Reference

#include <curl_client.hpp>

Public Attributes

std::chrono::seconds connect_timeout {30}
 
std::chrono::seconds transfer_timeout {300}
 

Member Data Documentation

◆ connect_timeout

std::chrono::seconds forgeant::CurlHttpClient::Config::connect_timeout {30}

◆ transfer_timeout

std::chrono::seconds forgeant::CurlHttpClient::Config::transfer_timeout {300}

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