Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Stop adding "http://localhost:5000" to empty IServerAddressesFeatures #917

Closed
@halter73

Description

@halter73

Servers such as Kestrel and HttpSysServer should define their own default listening endpoints (which will likely still listen on port 5000) so that the servers don't have to assume that a single address of "http://localhost:5000" indicates that no listening endpoint has been configured.

Here is the relevant line of code

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions