Fix errors, migrate http_server_test.dart
9 files changed
tree: b4a1fe462e9515053f87f80adf52f5f0c50e8a6b
  1. lib/
  2. test/
  3. .analysis_options
  4. .gitignore
  5. .status
  6. CHANGELOG.md
  7. LICENSE
  8. pubspec.yaml
  9. README.md
README.md

http_io

The HTTP APIs in dart:io are pure Dart code. To enable faster development and bug fixes, these APIS are moving out of dart:io into this package.