Added unit test for parsing HTTP request.
This commit is contained in:
15
tests/HTTP/HTTPResponse2.data
Normal file
15
tests/HTTP/HTTPResponse2.data
Normal file
@@ -0,0 +1,15 @@
|
||||
HTTP/1.0 200 OK
|
||||
Note: This is a Chunked transfer encoding test
|
||||
Header2: Value2
|
||||
Transfer-Encoding: chunked
|
||||
|
||||
4
|
||||
Wiki
|
||||
5
|
||||
pedia
|
||||
e
|
||||
in
|
||||
|
||||
chunks.
|
||||
0
|
||||
|
||||
Reference in New Issue
Block a user