This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Description
http_server needs to be updated here and there to support Dart 1.13:
- test/utils.dart needs to not call SecureSocket.initialize.
- Other problems in tests, I think.
Dart has provided a migration guide. Um... it might be out of date though. SecureSocket.initialize doesn't exist anymore.