프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Append | void |
메소드 | 설명 | |
---|---|---|
ApplyAsync ( RequestTransformContext, context ) : ValueTask, | ||
RequestHeaderXForwardedForTransform ( string headerName, ForwardedTransformActions action ) : System, |
Creates a new transform.
|
메소드 | 설명 | |
---|---|---|
Append ( RequestTransformContext, context, string? remoteIp ) : void |
public ApplyAsync ( RequestTransformContext, context ) : ValueTask, | ||
context | RequestTransformContext, | |
리턴 | ValueTask, |
public RequestHeaderXForwardedForTransform ( string headerName, ForwardedTransformActions action ) : System, | ||
headerName | string | The header name. |
action | ForwardedTransformActions | Action to applied to the header. |
리턴 | System, |