QueryParameterTransform 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.
public abstract class QueryParameterTransform : Yarp.ReverseProxy.Transforms.RequestTransform
type QueryParameterTransform = class
inherit RequestTransform
Public MustInherit Class QueryParameterTransform
Inherits RequestTransform
- Inheritance
- Derived
Constructors
QueryParameterTransform(QueryStringTransformMode, String) |
Methods
ApplyAsync(RequestTransformContext) |
Transforms any of the available fields before building the outgoing request. |
GetValue(RequestTransformContext) |