Method | Description | |
---|---|---|
ApplyForwarders ( HttpContext context ) : void | ||
ForwardedHeadersMiddleware ( RequestDelegate next, ILoggerFactory loggerFactory, IOptions |
||
Invoke ( HttpContext context ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
CheckKnownAddress ( |
public ApplyForwarders ( HttpContext context ) : void | ||
context | HttpContext | |
return | void |
public ForwardedHeadersMiddleware ( RequestDelegate next, ILoggerFactory loggerFactory, IOptions |
||
next | RequestDelegate | |
loggerFactory | ILoggerFactory | |
options | IOptions |
|
return | System |
public Invoke ( HttpContext context ) : System.Threading.Tasks.Task | ||
context | HttpContext | |
return | System.Threading.Tasks.Task |