Dela via


PathStringTransform Class

Definition

Modifies the proxy request Path with the given value.

public class PathStringTransform : Yarp.ReverseProxy.Transforms.RequestTransform
type PathStringTransform = class
    inherit RequestTransform
Public Class PathStringTransform
Inherits RequestTransform
Inheritance
PathStringTransform

Constructors

PathStringTransform(PathStringTransform+PathTransformMode, PathString)

Creates a new transform.

Methods

ApplyAsync(RequestTransformContext)

Transforms any of the available fields before building the outgoing request.

Applies to