Skip to content

[Feature Request]Making it possible to redirect with 307 and 308 status #11625

Closed
@abcfy2

Description

@abcfy2

In some cases, I want to backward compatibility with old API. So I should use redirect to redirect old URL to the new one.

And I think the http code 307 and 308 would be better.

But grails redirect is only support 301 and 302 for now: https://docs.grails.org/latest/ref/Controllers/redirect.html

So I think it's better to make possible to redirect with 307 and 308.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions