HTTP: Fixed empty headers parsing.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
GET /some/url HTTP/1.1
|
||||
Note: This is a test of a regular request
|
||||
Content-Length: 3
|
||||
Empty-Header:
|
||||
Almost-Empty-Header: a
|
||||
Two-Char-Header: 12
|
||||
|
||||
bla
|
||||
Reference in New Issue
Block a user