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
Throw when unsupported HTTPS options are set for HTTP/3 (dotnet#35532)
* Throw when using OnAuthenticate in HTTP3
* Add exceptions
* Add tests
* Update src/Servers/Kestrel/Core/src/Middleware/HttpsConnectionMiddleware.cs
Co-authored-by: James Newton-King <james@newtonking.com>
* Update src/Servers/Kestrel/Core/src/ListenOptionsHttpsExtensions.cs
Co-authored-by: James Newton-King <james@newtonking.com>
* Update src/Servers/Kestrel/Core/src/ListenOptionsHttpsExtensions.cs
Co-authored-by: James Newton-King <james@newtonking.com>
* Update src/Servers/Kestrel/Core/src/ListenOptionsHttpsExtensions.cs
Co-authored-by: Chris Ross <chrross@microsoft.com>
* Fixup
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
0 commit comments