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

#include <http_parser.h>

Public Attributes

llhttp_method method
 
std::string url
 
ccf::http::HeaderMap headers
 
std::vector< uint8_t > body
 

Member Data Documentation

◆ body

std::vector<uint8_t> http::SimpleRequestProcessor::Request::body

◆ headers

ccf::http::HeaderMap http::SimpleRequestProcessor::Request::headers

◆ method

llhttp_method http::SimpleRequestProcessor::Request::method

◆ url

std::string http::SimpleRequestProcessor::Request::url

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