Realm C++ SDKバージョン v 2.2.0
パブリック属性 | 全ノードのリスト

Realm::network::Response 構造体リファレンス

#include <http.hpp>

パブリック属性

整数 http_status_code
 
整数 custom_status_code
 
http_headers ヘッダー
 
std::string body
 
std::optional未満 std::int 32 _t > client_error_code
 

詳細な説明

HTTP レスポンスの内容。

メンバーデータのドキュメント

MongoDB_ENUS_JAJP

std::string Realm::network::Response:: body

HTTP レスポンスの本体。

クライアント_エラー_コード

32 ::任意

クライアントが HTTP 処理エラーを報告するために使用するエラー コード。

MongoDB_status_code

intRealm::network::Responses::custom_status_code

言語バインディング(SDK)によって提供されるカスタム ステータス コード。

MongoDB_EN US_JAJP

http_headers Realm::network::resident::headers

HTTP レスポンス - キーのヘッダーは大文字と小文字を区別しません。

◆ http_status_code

intRealm::network::response::HTTP_status_code

HTTP レスポンスのステータス コード。


この構造体のドキュメントは、次のファイルから生成されました。