Dela via


RequestTransform.ApplyAsync(RequestTransformContext) Method

Definition

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

public abstract System.Threading.Tasks.ValueTask ApplyAsync (Yarp.ReverseProxy.Transforms.RequestTransformContext context);
abstract member ApplyAsync : Yarp.ReverseProxy.Transforms.RequestTransformContext -> System.Threading.Tasks.ValueTask
Public MustOverride Function ApplyAsync (context As RequestTransformContext) As ValueTask

Parameters

Returns

Applies to