diff -r d43f1dd8b18e -r 3b8d3b37a4d5 src/server/test/httpparser.h --- 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