Method | Description | |
---|---|---|
ConditionalProxyMiddleware ( RequestDelegate next, string pathPrefix, |
||
Invoke ( HttpContext context ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
PerformProxyRequest ( HttpContext context ) : Task |
public ConditionalProxyMiddleware ( RequestDelegate next, string pathPrefix, |
||
next | RequestDelegate | |
pathPrefix | string | |
options | ||
return | System |
public Invoke ( HttpContext context ) : System.Threading.Tasks.Task | ||
context | HttpContext | |
return | System.Threading.Tasks.Task |