CCF
|
#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 |
|
pure virtual |