Merge pull request #1 from zanderso/add-test

Add test/http_connection_info_test.dart
tree: 6a4349fa168ddca3ab8c2e8ee6544673fcef37a0
  1. lib/
  2. test/
  3. .analysis_options
  4. .gitignore
  5. .status
  6. .travis.yml
  7. CHANGELOG.md
  8. LICENSE
  9. pubspec.yaml
  10. 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.