Chromium Code Reviews
DescriptionAdd flush to HTTP output streams
The flush method was missing on the HTTP output streams and was
wrongly on the HTTP input streams. The call to flush is forwarded to
the socket output stream (on which is is actually a noop).
R=ager@google.com
BUG=dart:6384
TEST=tests/standalone/io/http_advanced_test.dart
Committed: https://code.google.com/p/dart/source/detail?r=14246
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||