Method | Description | |
---|---|---|
HtmlMinificationMiddleware ( RequestDelegate next ) : Microsoft.AspNetCore.Http | ||
HtmlMinificationMiddleware ( RequestDelegate next, |
||
Invoke ( HttpContext context ) : System.Threading.Tasks.Task |
public HtmlMinificationMiddleware ( RequestDelegate next ) : Microsoft.AspNetCore.Http | ||
next | RequestDelegate | |
return | Microsoft.AspNetCore.Http |
public HtmlMinificationMiddleware ( RequestDelegate next, |
||
next | RequestDelegate | |
minificationOptions | ||
return | Microsoft.AspNetCore.Http |
public Invoke ( HttpContext context ) : System.Threading.Tasks.Task | ||
context | HttpContext | |
return | System.Threading.Tasks.Task |