Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

2.0.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 10 May 04:29

Features

  • Merge and rename packages and components to HttpSys* (#283)

Bugs Fixed

  • Crash when using WebListener and Negotiate auth scheme (#326)
  • Memory leak in WebListener when using NTLM (#317)
  • AuthenticationHandler should use WindowsPrincipal instead of ClaimsPrincipal (#306)
  • Don't wait indefinitely for requests to drain (#298)
  • Listen on http://localhost:5000 by default, prefer direct configuration (#297)
  • Inconsistent behavior of Windows authentication between IIS integration and WebListener (#287)