src/server/test/httpparser.h

changeset 677
3b8d3b37a4d5
parent 662
70fdf948b642
child 678
9908159eff0e
--- a/src/server/test/httpparser.h	Mon Feb 16 18:45:17 2026 +0100
+++ b/src/server/test/httpparser.h	Tue Feb 17 13:03:39 2026 +0100
@@ -37,6 +37,7 @@
 
 CX_TEST(test_parse_request_line);
 CX_TEST(test_parse_response_line);
+CX_TEST(test_http_parser_process_full);
 
 
 #ifdef __cplusplus

mercurial