mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-12-20 19:15:49 +08:00
merge
This commit is contained in:
@@ -67,7 +67,7 @@ namespace Ocelot.UnitTests.Headers
|
||||
{
|
||||
var downstreamRoute = new DownstreamRoute(new List<UrlPathPlaceholderNameAndValue>(),
|
||||
new ReRouteBuilder()
|
||||
.WithDownstreamTemplate("any old string")
|
||||
.WithDownstreamPathTemplate("any old string")
|
||||
.WithClaimsToHeaders(new List<ClaimToThing>
|
||||
{
|
||||
new ClaimToThing("UserId", "Subject", "", 0)
|
||||
|
||||
Reference in New Issue
Block a user