CCF
Loading...
Searching...
No Matches
http::HTTP2StreamResponder Member List

This is the complete list of members for http::HTTP2StreamResponder, including all inherited members.

close_stream(ccf::http::HeaderMap &&trailers)http::HTTP2StreamResponderinline
HTTP2StreamResponder(http2::StreamId stream_id_, const std::shared_ptr< http2::ServerParser > &server_parser_)http::HTTP2StreamResponderinline
send_odata_error_response(ccf::ErrorDetails &&error)ccf::http::HTTPResponderinline
send_response(ccf::http_status status_code, ccf::http::HeaderMap &&headers, ccf::http::HeaderMap &&trailers, std::vector< uint8_t > &&body) overridehttp::HTTP2StreamResponderinlinevirtual
set_on_stream_close_callback(StreamOnCloseCallback cb)http::HTTP2StreamResponderinline
start_stream(ccf::http_status status, ccf::http::HeaderMap &&headers)http::HTTP2StreamResponderinline
stream_data(std::vector< uint8_t > &&data)http::HTTP2StreamResponderinline
StreamOnCloseCallback typedefhttp::HTTP2StreamResponder
~HTTPResponder()=defaultccf::http::HTTPRespondervirtual