RouteHeader.Mode Property
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.
Specifies how header values should be compared (e.g. exact matches Vs. by prefix). Defaults to ExactHeader.
public Yarp.ReverseProxy.Configuration.HeaderMatchMode Mode { get; init; }
member this.Mode : Yarp.ReverseProxy.Configuration.HeaderMatchMode with get, set
Public Property Mode As HeaderMatchMode