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

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

Merged
drazisil merged 1 commit intomasterfrom
remove-public-read-header
May 18, 2020
Merged

Remove 'x-amz-acl': 'public-read' header#178
drazisil merged 1 commit intomasterfrom
remove-public-read-header

Conversation

@hootener
Copy link
Copy Markdown

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.

3 participants