Open
Description
In the following MS document page, for the RedirectPermanent method, default value seems to be true instead of false. I have tested it on my local machine and it is ending the response by default similar to Redirect method.
RedirectPermanent(String, Boolean)
true to terminate the response; otherwise false. The default is false.
Also, it requires to correct method documentation which show up in Visual Studio.
Metadata
Metadata
Assignees
Labels
Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner