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

#include <http_parser.h>

Inherits http::ResponseProcessor.

Classes

struct  Response
 

Public Member Functions

virtual void handle_response (ccf::http_status status, ccf::http::HeaderMap &&headers, std::vector< uint8_t > &&body) override
 

Public Attributes

std::queue< Responsereceived
 

Member Function Documentation

◆ handle_response()

virtual void http::SimpleResponseProcessor::handle_response ( ccf::http_status  status,
ccf::http::HeaderMap &&  headers,
std::vector< uint8_t > &&  body 
)
inlineoverridevirtual

Member Data Documentation

◆ received

std::queue<Response> http::SimpleResponseProcessor::received

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