CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
client::HttpRpcTlsClient::Response Struct Reference

#include <rpc_tls_client.h>

Public Attributes

size_t id
 
ccf::http_status status
 
ccf::http::HeaderMap headers
 
std::vector< uint8_t > body
 

Member Data Documentation

◆ body

std::vector<uint8_t> client::HttpRpcTlsClient::Response::body

◆ headers

ccf::http::HeaderMap client::HttpRpcTlsClient::Response::headers

◆ id

size_t client::HttpRpcTlsClient::Response::id

◆ status

ccf::http_status client::HttpRpcTlsClient::Response::status

The documentation for this struct was generated from the following file: