CCF
Loading...
Searching...
No Matches
Public Member Functions | List of all members
http::ResponseProcessor Class Referenceabstract

#include <http_proc.h>

Inherited by client::HttpRpcTlsClient, http::HTTP2ClientSession, http::HTTPClientSession, http::SimpleResponseProcessor, and http::UnencryptedHTTPClientSession.

Public Member Functions

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

Member Function Documentation

◆ handle_response()

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

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