ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
Loading...
Searching...
No Matches
foresthub::core::HttpClient Member List

This is the complete list of members for foresthub::core::HttpClient, including all inherited members.

Delay(unsigned long ms)=0foresthub::core::HttpClientpure virtual
Get(const std::string &url, const Headers &headers)=0foresthub::core::HttpClientpure virtual
Post(const std::string &url, const Headers &headers, const std::string &body)=0foresthub::core::HttpClientpure virtual