Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 511 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 511 Bytes

http_io

Build Status

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.