#include <http_responder.h>
Inherited by http::HTTP2ServerSession, http::HTTP2StreamResponder, and http::HTTPServerSession.
◆ ~HTTPResponder()
virtual ccf::http::HTTPResponder::~HTTPResponder |
( |
| ) |
|
|
virtualdefault |
◆ close_stream()
virtual bool ccf::http::HTTPResponder::close_stream |
( |
http::HeaderMap && |
trailers | ) |
|
|
pure virtual |
◆ send_odata_error_response()
bool ccf::http::HTTPResponder::send_odata_error_response |
( |
ccf::ErrorDetails && |
error | ) |
|
|
inline |
◆ send_response()
◆ set_on_stream_close_callback()
◆ start_stream()
◆ stream_data()
virtual bool ccf::http::HTTPResponder::stream_data |
( |
std::span< const uint8_t > |
data | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: