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.