Chromium Code Reviews
DescriptionSupport parsing HTTP responses where the body length is not known
The HTTP parser ends the body when the connection is closed.
This only implements this in the HTTP parser - it is not yet used in
the dart:io HTTP library.
R=ajohnsen@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=5641
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed review comments #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||