3 references to YarpRouteHeaderMatch
Aspire.Hosting.Yarp (3)
ConfigurationBuilder\YarpRoute.cs (2)
109internal static YarpRoute WithMatchHeaders(this YarpRoute route, params YarpRouteHeaderMatch[] headers) 231private static RouteHeader ToRouteHeader(YarpRouteHeaderMatch header)
ConfigurationBuilder\YarpRouteMatch.cs (1)
30public YarpRouteHeaderMatch[]? Headers { get; set; }