<a asp-page="Stats" asp-route-qurl="@j">button</a> redirects to /Stats page, also sending a string to the page.downstreamWebApi. Do I have to add some attributes to get .AddDownstreamWebApi() to work with every page, or am I just redirecting wrong?