Метод | Описание | |
---|---|---|
UseForwardedHeaders ( this builder ) : IApplicationBuilder |
Forwards proxied headers onto current request
|
|
UseForwardedHeaders ( this builder, |
Forwards proxied headers onto current request
|
public static UseForwardedHeaders ( this builder ) : IApplicationBuilder | ||
builder | this | |
Результат | IApplicationBuilder |
public static UseForwardedHeaders ( this builder, |
||
builder | this | |
options | Enables the different forwarding options. | |
Результат | IApplicationBuilder |