Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hosting no longer adds default server address when no address is explicitly configured #224

Open
JunTaoLuo opened this issue Mar 3, 2017 · 0 comments

Comments

@JunTaoLuo
Copy link

The WebHost will no longer add the default server address of http://localhost:5000 to the IServerAddressesFeature when none is specified. The configuration of the default server address will now be a responsibility of the server.

Addresses specified in IServerAddressesFeature are intended to be used by servers as a fallback when no explicit address is specified directly.

This addresses aspnet/Hosting#917
Use aspnet/Hosting#956 for discussion and questions

@aspnet aspnet locked and limited conversation to collaborators Mar 3, 2017
@JunTaoLuo JunTaoLuo added this to the 2.0.0 milestone Mar 3, 2017
@danroth27 danroth27 added 2.0.0 and removed 2.0.0 labels Aug 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants