메소드 | 설명 | |
---|---|---|
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 | |
리턴 | Microsoft.AspNetCore.Http |
public HtmlMinificationMiddleware ( RequestDelegate next, |
||
next | RequestDelegate | |
minificationOptions | ||
리턴 | Microsoft.AspNetCore.Http |
public Invoke ( HttpContext context ) : System.Threading.Tasks.Task | ||
context | HttpContext | |
리턴 | System.Threading.Tasks.Task |