You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the HTTP Listener seems good enough for most purposes, it's not where the action is in the dotnet world. It would be useful to include an adapter for Kestrel, which is the web server used in the ASP.NET framework.