mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-08 19:18:53 +08:00
Added spdylay_submit_headers function.
This commit is contained in:
@@ -38,6 +38,7 @@ void test_spdylay_submit_response_with_null_data_read_callback();
|
||||
void test_spdylay_submit_request_with_data();
|
||||
void test_spdylay_submit_request_with_null_data_read_callback();
|
||||
void test_spdylay_submit_syn_stream();
|
||||
void test_spdylay_submit_headers();
|
||||
void test_spdylay_session_reply_fail();
|
||||
void test_spdylay_session_on_headers_received();
|
||||
void test_spdylay_session_on_ping_received();
|
||||
|
||||
Reference in New Issue
Block a user