Added a check for malformed request paths

This commit is contained in:
2025-03-18 22:12:46 +01:00
parent 2fd0d4f64f
commit 065b181530
3 changed files with 30 additions and 1 deletions

View File

@ -69,6 +69,7 @@ PASS: TestRun
PASS: TestBadRequest
PASS: TestBadRequestHeader
PASS: TestBadRequestMethod
PASS: TestBadRequestPath
PASS: TestBadRequestProtocol
PASS: TestConnectionClose
PASS: TestEarlyClose