Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Add custom non-permanent redirects#178

Open
ferd wants to merge 1 commit intoheroku:masterfrom
ferd:non-permanent-redirects
Open

Add custom non-permanent redirects#178
ferd wants to merge 1 commit intoheroku:masterfrom
ferd:non-permanent-redirects

Conversation

@ferd
Copy link
Copy Markdown
Contributor

@ferd ferd commented Oct 11, 2018

A 301 is permanent and some usages may benefit from something other than
that. For example, redirections within a single domain (to a login page) or for some
temporary downtime.

This change is fully backwards compatible. I have not added tests yet for this one since
the change was rather trivial, but I can always add some if you'd like me to.

A 301 is permanent and some usages may benefit from something other than
that.
Copy link
Copy Markdown

@phanimahesh phanimahesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This would be a nice addition.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants