forgeant docs-test-0
Build LLM-powered agents in C++
Loading...
Searching...
No Matches
forgeant::CurlHttpClient Member List

This is the complete list of members for forgeant::CurlHttpClient, including all inherited members.

async_post(const std::string &url, const HttpHeaders &headers, const std::string &body) overrideforgeant::CurlHttpClientvirtual
CurlHttpClient()forgeant::CurlHttpClient
CurlHttpClient(Config config)forgeant::CurlHttpClientexplicit
CurlHttpClient(const CurlHttpClient &)=deleteforgeant::CurlHttpClient
CurlHttpClient(CurlHttpClient &&other) noexceptforgeant::CurlHttpClient
HttpClient()=defaultforgeant::HttpClient
HttpClient(const HttpClient &)=deleteforgeant::HttpClient
HttpClient(HttpClient &&)=defaultforgeant::HttpClient
operator=(const CurlHttpClient &)=deleteforgeant::CurlHttpClient
operator=(CurlHttpClient &&other) noexceptforgeant::CurlHttpClient
forgeant::HttpClient::operator=(const HttpClient &)=deleteforgeant::HttpClient
forgeant::HttpClient::operator=(HttpClient &&)=defaultforgeant::HttpClient
post(const std::string &url, const HttpHeaders &headers, const std::string &body) overrideforgeant::CurlHttpClientvirtual
post_stream(const std::string &url, const HttpHeaders &headers, const std::string &body, StreamCallback on_chunk) overrideforgeant::CurlHttpClientvirtual
~CurlHttpClient() overrideforgeant::CurlHttpClient
~HttpClient()=defaultforgeant::HttpClientvirtual