Skip to content

use modern redirect status #2351

@davidism

Description

@davidism

307 (temporary) and 308 (permanent) status codes preserve the method and body of the original request. #1342 updated the routing system to use 308 instead of 301 for slash redirects. redirect should be updated from 302 to 307, and append_slash_redirect should be updated from 301 to 308.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions