QueryParameterRemoveTransform.ApplyAsync(RequestTransformContext) Method
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.
Transforms any of the available fields before building the outgoing request.
public override System.Threading.Tasks.ValueTask ApplyAsync (Yarp.ReverseProxy.Transforms.RequestTransformContext context);
override this.ApplyAsync : Yarp.ReverseProxy.Transforms.RequestTransformContext -> System.Threading.Tasks.ValueTask
Public Overrides Function ApplyAsync (context As RequestTransformContext) As ValueTask
Parameters
- context
- RequestTransformContext