Sdílet prostřednictvím


HstsMiddleware Třída

Definice

Povoluje protokol HTTP Strict Transport Security (HSTS) viz https://tools.ietf.org/html/rfc6797.

public ref class HstsMiddleware
public class HstsMiddleware
type HstsMiddleware = class
Public Class HstsMiddleware
Dědičnost
HstsMiddleware

Konstruktory

HstsMiddleware(RequestDelegate, IOptions<HstsOptions>, ILoggerFactory)

Inicializace middlewaru HSTS

HstsMiddleware(RequestDelegate, IOptions<HstsOptions>)

Inicializace middlewaru HSTS

Metody

Invoke(HttpContext)

Vyvolání middlewaru

Platí pro