WebAdmin uses the new HTTP parser framework.
This commit is contained in:
@@ -2,6 +2,7 @@ HTTP/1.0 200 OK
|
||||
Note: This is a test of a regular response with Content-Length set
|
||||
(identity transfer encoding)
|
||||
Note2: The above header also tests multi-line header lines
|
||||
Note3: The data is 2 bytes longer than the actual request, parser should indicate 2 extra bytes at the end
|
||||
Header1: Value1
|
||||
Header2: Value2
|
||||
Content-Length: 3
|
||||
|
||||
Reference in New Issue
Block a user