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

#include <http_parser.h>

Public Attributes

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

Member Data Documentation

◆ body

std::vector<uint8_t> http::SimpleResponseProcessor::Response::body

◆ headers

ccf::http::HeaderMap http::SimpleResponseProcessor::Response::headers

◆ status

ccf::http_status http::SimpleResponseProcessor::Response::status

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