Migrated http_server_early_client_close_test from the SDK (#35) * Migrated http_server_early_client_close_test from the SDK
The HTTP APIs in dart:io are pure Dart code not relying on native runtime calls. To enable faster development and bug fixes, these APIs are moving out of dart:io into this package.
Watch the dart-misc mailing list for news about deprecation and migration.