Added a check for malformed request paths
This commit is contained in:
parent
934e8e7206
commit
cdad24e2f7
3 changed files with 30 additions and 1 deletions
|
@ -69,6 +69,7 @@ PASS: TestRun
|
|||
PASS: TestBadRequest
|
||||
PASS: TestBadRequestHeader
|
||||
PASS: TestBadRequestMethod
|
||||
PASS: TestBadRequestPath
|
||||
PASS: TestBadRequestProtocol
|
||||
PASS: TestConnectionClose
|
||||
PASS: TestEarlyClose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue