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

undo workaround #29

Merged
merged 2 commits into from
Jul 22, 2022
Merged

undo workaround #29

merged 2 commits into from
Jul 22, 2022

Conversation

dennisvang
Copy link
Owner

It turns out python-tuf #2047 is not a bug after all, but rather a misconfiguration on the server-side:
The issue arises if the server sends a Content-Encoding: gzip header when it should not do so.

fixes #26

It turns out python-tuf #2047 is not a bug after all, but rather a misconfiguration on the server-side:
The issue arises if the server sends a `Content-Encoding: gzip` header when it should *not* do so.

fixes #26
@dennisvang dennisvang merged commit a4c27db into master Jul 22, 2022
@dennisvang dennisvang deleted the issue26 branch July 22, 2022 11:28
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.

requests automatic gzip-decoding feature breaks tuf target length verification
1 participant