![]() |
LlamaLib
v2.0.2
Cross-platform library for local LLMs
|
This is the complete list of members for IOSHttpTransport, including all inherited members.
| get_last_error() const (defined in IOSHttpTransport) | IOSHttpTransport | |
| IOSHttpTransport(const std::string &host, bool use_ssl, int port=-1) (defined in IOSHttpTransport) | IOSHttpTransport | |
| post_request(const std::string &path, const std::string &body, const std::vector< std::pair< std::string, std::string > > &headers, CharArrayFnWithContext callback=nullptr, void *callback_context=nullptr, bool *cancel_flag=nullptr) (defined in IOSHttpTransport) | IOSHttpTransport | |
| set_timeout(double timeout_seconds) (defined in IOSHttpTransport) | IOSHttpTransport | |
| ~IOSHttpTransport() (defined in IOSHttpTransport) | IOSHttpTransport |