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

Add a Redirect function to the Router #245

Closed
markbates opened this issue Feb 14, 2017 · 0 comments
Closed

Add a Redirect function to the Router #245

markbates opened this issue Feb 14, 2017 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@markbates
Copy link
Member

markbates commented Feb 14, 2017

Should be pretty straightforward, something like this:

app.Redirect(301, "/", "/foo")
@markbates markbates added the enhancement New feature or request label Feb 14, 2017
@markbates markbates added this to the 0.7.3 milestone Feb 14, 2017
@markbates markbates self-assigned this Feb 14, 2017
markbates added a commit that referenced this issue Feb 14, 2017
Add a Redirect function to the Router closes #245
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant