RequestHeaderXForwardedForTransform Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets or appends the X-Forwarded-For header with the previous client's IP address.
public class RequestHeaderXForwardedForTransform : Yarp.ReverseProxy.Transforms.RequestTransformtype RequestHeaderXForwardedForTransform = class
    inherit RequestTransformPublic Class RequestHeaderXForwardedForTransform
Inherits RequestTransform- Inheritance
Constructors
| RequestHeaderXForwardedForTransform(String, ForwardedTransformActions) | Creates a new transform. | 
Methods
| ApplyAsync(RequestTransformContext) | Transforms any of the available fields before building the outgoing request. |