See #4345 for more context, but basically we should be able to bind both http://0.0.0.0:0 and https://0.0.0.0:0 and listen for both. See .NET's implementation for an example. I don't think we have any need for http binding right now, so putting this on the backlog.
See #4345 for more context, but basically we should be able to bind both
http://0.0.0.0:0andhttps://0.0.0.0:0and listen for both. See .NET's implementation for an example. I don't think we have any need for http binding right now, so putting this on the backlog.