CCF
|
#include <http_parser.h>
Public Attributes | |
llhttp_method | method |
std::string | url |
ccf::http::HeaderMap | headers |
std::vector< uint8_t > | body |
std::vector<uint8_t> http::SimpleRequestProcessor::Request::body |
ccf::http::HeaderMap http::SimpleRequestProcessor::Request::headers |
llhttp_method http::SimpleRequestProcessor::Request::method |
std::string http::SimpleRequestProcessor::Request::url |