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) overridehttp::HTTP2StreamResponderinlinevirtual
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::span< const uint8_t > body) overridehttp::HTTP2StreamResponderinlinevirtual
set_on_stream_close_callback(ccf::http::StreamOnCloseCallback cb) overridehttp::HTTP2StreamResponderinlinevirtual
start_stream(ccf::http_status status, const ccf::http::HeaderMap &headers) overridehttp::HTTP2StreamResponderinlinevirtual
stream_data(std::span< const uint8_t > data) overridehttp::HTTP2StreamResponderinlinevirtual
~HTTPResponder()=defaultccf::http::HTTPRespondervirtual