|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|
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::Http2Session | inline |
| 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 |