mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 18:48:54 +08:00
Add test for submission ordering of HEADERS and its RST_STREAM
This commit is contained in:
@@ -121,5 +121,6 @@ void test_nghttp2_session_recv_client_preface(void);
|
||||
void test_nghttp2_session_delete_data_item(void);
|
||||
void test_nghttp2_session_open_idle_stream(void);
|
||||
void test_nghttp2_session_cancel_reserved_remote(void);
|
||||
void test_nghttp2_session_reset_pending_headers(void);
|
||||
|
||||
#endif /* NGHTTP2_SESSION_TEST_H */
|
||||
|
||||
Reference in New Issue
Block a user