Added a check for malformed request paths

This commit is contained in:
Eduard Urbach 2025-03-18 22:12:46 +01:00
parent 934e8e7206
commit cdad24e2f7
Signed by: eduard
GPG key ID: 49226B848C78F6C8
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