Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes default HTTP redirection #27

Merged
merged 3 commits into from
Feb 24, 2017
Merged

Fixes default HTTP redirection #27

merged 3 commits into from
Feb 24, 2017

Conversation

dinever
Copy link
Owner

@dinever dinever commented Feb 24, 2017

Changes:

  • Changed default HTTP redirection status to 302, fixes Why default redirect is use 301? #26
  • Added Context.Redirect301 for 301 redirection
  • Fixed several golint warnings
  • Added Go 1.7 and 1.8 to .travis.yml

@dinever dinever merged commit 11abebb into master Feb 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why default redirect is use 301?
1 participant