Migrated http_server_close_response_after_error_{test,client} from SDK (#37)
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.