Realm C++ SDKバージョン v 2.2.0
|
#include <http.hpp>
パブリック属性 | |
整数 | http_status_code |
整数 | custom_status_code |
http_headers | ヘッダー |
std::string | body |
std::optional未満 std::int 32 _t > | client_error_code |
HTTP レスポンスの内容。
std::string Realm::network::Response:: body |
HTTP レスポンスの本体。
32 ::任意 |
クライアントが HTTP 処理エラーを報告するために使用するエラー コード。
intRealm::network::Responses::custom_status_code |
言語バインディング(SDK)によって提供されるカスタム ステータス コード。
http_headers Realm::network::resident::headers |
HTTP レスポンス - キーのヘッダーは大文字と小文字を区別しません。
intRealm::network::response::HTTP_status_code |
HTTP レスポンスのステータス コード。