Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
http::h2::Http2Session Member List

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

end_stream(int32_t stream_id)http::h2::Http2Session
get_connection()http::h2::Http2Sessioninline
Http2Session(server::Connection &connection, const routing::Router &router, concurrency::ThreadPool &thread_pool)http::h2::Http2Session
process_data(const uint8_t *data, size_t len)http::h2::Http2Session
send_pending()http::h2::Http2Session
submit_data(int32_t stream_id)http::h2::Http2Session
submit_response(int32_t stream_id, const http::HttpResponse &response, bool has_body)http::h2::Http2Session
~Http2Session()http::h2::Http2Session