-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Milestone
Description
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.
Reactions are currently unavailable