commit | e0b2b27a661343930c1b7e07a9d76ab28f69d065 | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch@google.com> | Tue Jun 04 14:51:29 2019 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 04 14:51:29 2019 -0700 |
tree | ca12da97912d19682e507a7c413ab79ca5fcce3a | |
parent | 94bc5bdafa508822389d3559a40bbd17fd9bd487 [diff] |
Add HttpMultiServer.bind utility (dart-lang/http_multi_server#16) We have a few places where we want to allow listening on 'any' hostname for the case where the server may be both access locally with something like "localhost" and externally with something like the servers hostname.