|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
This is the complete list of members for foresthub::core::HttpClient, including all inherited members.
| Delay(unsigned long ms)=0 | foresthub::core::HttpClient | pure virtual |
| Get(const std::string &url, const Headers &headers)=0 | foresthub::core::HttpClient | pure virtual |
| Post(const std::string &url, const Headers &headers, const std::string &body)=0 | foresthub::core::HttpClient | pure virtual |