Skip to content

HTTP response code for Redirect not readily discoverable #1941

@breyed

Description

@breyed

Pressing Ctrl+K, Ctrl+I (show intellisense) on a MVC Redirect() method doesn't display whether it uses HTTP 307 or 302. This important detail should be readily visible.

Likewise, pressing F12 on Redirect and then F12 on its return type RedirectResult shows the RedirectResult class definition with no documentation whatsoever. At a minimum the HTTP response code (based on whether a permanent redirect) should be shown in the XML documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions