Realm C++ SDK版本 v 2.2.0
|
内置HTTP传输客户端。 更多...
#include <http.hpp>
类 | |
struct | 配置 |
公共成员函数 | |
default_http_transport (const Configuration &c) | |
void | send_request_to_server (const :: 域::networking:: 请求 & 请求 , std::function< void(const :: 域::networking::networking::response &)> &&completion) |
从域:networking::http_transport_client继承的公共成员函数 | |
虚空 | send_request_to_server (const 请求 & 请求 , std::function< void(const response &)> &&completion)= 0 |
受保护的属性 | |
配置 | m_configuration |
内置HTTP传输客户端。