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