aspnet / BasicMiddleware

[Archived] Basic middleware components for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
169 stars 84 forks source link

Read from IServerAddressesFeature for HTTPS port #276

Closed jkotalik closed 6 years ago

jkotalik commented 6 years ago

For #275 Few notes:

jkotalik commented 6 years ago

I believe I addressed most of the feedback.

jkotalik commented 6 years ago

Need https://github.com/aspnet/HttpAbstractions/pull/977

jkotalik commented 6 years ago

This now consumes BindingAddress. 🆙 📅

Tratcher commented 6 years ago

File followup bugs in Kestrel and HttpSys to consume the new BindingAddress