Added a check for malformed headers

This commit is contained in:
2025-02-14 22:28:29 +01:00
parent e787609322
commit a4177508f1
3 changed files with 25 additions and 0 deletions

View File

@ -70,6 +70,7 @@ PASS: TestBadRequest
PASS: TestBadRequestHeader
PASS: TestBadRequestMethod
PASS: TestBadRequestProtocol
PASS: TestConnectionClose
PASS: TestEarlyClose
PASS: TestUnavailablePort
coverage: 100.0% of statements