1
0

HTTP: Fixed empty headers parsing.

This commit is contained in:
Mattes D
2016-08-24 08:28:44 +02:00
parent c94628959d
commit c45bd4b968
5 changed files with 25 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ HTTP/1.0 200 OK
Note: This is a Chunked transfer encoding test
Header2: Value2
Transfer-Encoding: chunked
Empty-Header:
4
Wiki