Метод | Описание | |
---|---|---|
ConditionalProxyMiddleware ( RequestDelegate next, string pathPrefix, |
||
Invoke ( HttpContext context ) : System.Threading.Tasks.Task |
Метод | Описание | |
---|---|---|
PerformProxyRequest ( HttpContext context ) : Task |
public ConditionalProxyMiddleware ( RequestDelegate next, string pathPrefix, |
||
next | RequestDelegate | |
pathPrefix | string | |
options | ||
Результат | System |
public Invoke ( HttpContext context ) : System.Threading.Tasks.Task | ||
context | HttpContext | |
Результат | System.Threading.Tasks.Task |