![]() |
CoreSDK
v1.0.0.b1304
|
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::HttpClient | static |
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::HttpClient | static |
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::HttpClient | static |
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::HttpClient | static |