Property | Type | Description | |
---|---|---|---|
Append | void |
Method | Description | |
---|---|---|
ApplyAsync ( RequestTransformContext, context ) : ValueTask, | ||
RequestHeaderXForwardedForTransform ( string headerName, ForwardedTransformActions action ) : System, |
Creates a new transform.
|
Method | Description | |
---|---|---|
Append ( RequestTransformContext, context, string? remoteIp ) : void |
public ApplyAsync ( RequestTransformContext, context ) : ValueTask, | ||
context | RequestTransformContext, | |
return | ValueTask, |
public RequestHeaderXForwardedForTransform ( string headerName, ForwardedTransformActions action ) : System, | ||
headerName | string | The header name. |
action | ForwardedTransformActions | Action to applied to the header. |
return | System, |