CoreSDK  v1.0.0.b1304
r5::net::HttpClient Member List

This is the complete list of members for r5::net::HttpClient, including all inherited members.

Delete(Protocol protocol, const std::string &host, int port, const std::string &path, r5::common::ILoggerPtr logger=nullptr, HttpRequest *req=nullptr, HttpResponse *resp=nullptr)r5::net::HttpClientstatic
Get(Protocol protocol, const std::string &host, int port, const std::string &path, r5::common::ILoggerPtr logger=nullptr, HttpRequest *req=nullptr, HttpResponse *resp=nullptr)r5::net::HttpClientstatic
HttpClient() (defined in r5::net::HttpClient)r5::net::HttpClient
Post(Protocol protocol, const std::string &host, int port, const std::string &path, r5::common::ILoggerPtr logger=nullptr, HttpRequest *req=nullptr, HttpResponse *resp=nullptr)r5::net::HttpClientstatic
Put(Protocol protocol, const std::string &host, int port, const std::string &path, r5::common::ILoggerPtr logger=nullptr, HttpRequest *req=nullptr, HttpResponse *resp=nullptr)r5::net::HttpClientstatic