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

Support dart 1.13 (re: SecureSocket) #31

@srawlins

Description

@srawlins

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions