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