treepax.blogg.se

Actix-core
Actix-core










actix-core

If an HTTP/2 connection is established, HttpRequest.Protocol reports HTTP/2.

actix-core

Application-Layer Protocol Negotiation (ALPN) connection.Windows Server 2016/Windows 10 or later.HTTP/2 is enabled for ASP.NET Core apps when the following base requirements are met: IIS itself runs as an HTTP listener on top of HTTP.sys. HTTP.sys is mature technology that protects against many types of attacks and provides the robustness, security, and scalability of a full-featured web server. There's a need to expose the server directly to the Internet without using IIS.Īn internal deployment requires a feature not available in Kestrel. HTTP.sys is useful for deployments where: View or download sample code ( how to download) When to use HTTP.sys HTTP.sys supports the following features: HTTP.sys isn't compatible with the ASP.NET Core Module and can't be used with IIS or IIS Express.












Actix-core