1 write to Permanent
Microsoft.AspNetCore.Http.Results (1)
RedirectHttpResult.cs (1)
63Permanent = permanent;
2 references to Permanent
Microsoft.AspNetCore.Http.Results (2)
RedirectHttpResult.cs (2)
111httpContext.Response.StatusCode = Permanent 118httpContext.Response.Redirect(destinationUrl, Permanent);