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

Remove redirectHeaders method #857

Merged
merged 1 commit into from Oct 27, 2017
Merged

Conversation

nitisht
Copy link
Contributor

@nitisht nitisht commented Oct 26, 2017

As of go 1.8, headers are copied on redirect, so we no longer need
to do this manually.

See golang/go#4800 and
https://go-review.googlesource.com/c/go/+/28930 for more context on go
behaviour.

As of go 1.8, headers are copied on redirect, so we no longer need
to do this manually.

See golang/go#4800 and
https://go-review.googlesource.com/c/go/+/28930 for more context on go
behaviour.
Copy link
Member

@vadmeste vadmeste left a comment

Choose a reason for hiding this comment

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

LGTM

@nitisht nitisht merged commit 2aa7a42 into minio:master Oct 27, 2017
@nitisht nitisht deleted the rm-redirect-header branch October 27, 2017 14:08
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.

None yet

3 participants