Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Remove 'x-amz-acl': 'public-read' header #178

Merged
merged 1 commit into from May 18, 2020
Merged

Conversation

hootener
Copy link

Codecov recently did some fundamental storage changes on its backend in an effort to greatly improve the reliability of our underlying storage systems. As a result the X-Amz-Acl: public-read header is no longer needed, and may result in 400 errors if used.

You can see a similar fix in codecov-python that removes that header here: https://github.com/codecov/codecov-python/pull/253/files

Codecov recently did some fundamental storage changes on its backend in an effort to greatly improve the reliability of our underlying storage systems. As a result the `X-Amz-Acl: public-read` header is no longer needed, and may result in 400 errors if used. 

You can see a similar fix in codecov-python that removes that header here: https://github.com/codecov/codecov-python/pull/253/files
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.

None yet

3 participants