nghttpx: Stricter transfer-encoding checks

This commit is contained in:
Tatsuhiro Tsujikawa
2023-10-15 19:44:53 +09:00
parent e14ddc840e
commit 0117e7f6fc
9 changed files with 363 additions and 6 deletions

View File

@@ -47,6 +47,7 @@ void test_http2_rewrite_clean_path(void);
void test_http2_get_pure_path_component(void);
void test_http2_construct_push_component(void);
void test_http2_contains_trailers(void);
void test_http2_check_transfer_encoding(void);
} // namespace shrpx