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

Enable s3 #80

Merged
merged 2 commits into from May 25, 2020
Merged

Enable s3 #80

merged 2 commits into from May 25, 2020

Conversation

mdellweg
Copy link
Member

No description provided.

@pulpbot
Copy link
Member

pulpbot commented May 25, 2020

Attached issue: https://pulp.plan.io/issues/4456

Attached issue: https://pulp.plan.io/issues/6733

"ResponseContentDisposition": full_headers.pop("Content-Disposition"),
},
)
raise HTTPFound(content_url, headers=full_headers)
Copy link
Member

Choose a reason for hiding this comment

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

I think 302 should not contain headers from full_headers at all.

Copy link
Member Author

Choose a reason for hiding this comment

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

I agree, and i hope the tests do, too.

Copy link
Member

@ipanova ipanova left a comment

Choose a reason for hiding this comment

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

Thank you!

@ipanova ipanova merged commit cea825e into pulp:master May 25, 2020
@mdellweg mdellweg deleted the enable_s3 branch May 26, 2020 08:40
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