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

fix: Gzip header should only be set on polling #262

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

keelerm84
Copy link
Member

@keelerm84 keelerm84 commented Jan 30, 2024

BEGIN_COMMIT_OVERRIDE
chore: Gzip. header should only be set on polling
END_COMMIT_OVERRIDE

@keelerm84 keelerm84 requested a review from a team January 30, 2024 15:06
Copy link

This pull request has been linked to Shortcut Story #230875: Enable compression headers for python.

@keelerm84
Copy link
Member Author

When I originally made this change, it passed testing against our live endpoints. However, it doesn't seem like upstream is actually honoring these settings after all. If they do start supporting this encoding, then it looks like this would fail for streaming.

So for now, I'm only going to enable it on the portion I know should have it implemented.

Base automatically changed from mk/sc-231694/add-polling-8.x to 8.x January 30, 2024 18:55
@keelerm84 keelerm84 merged commit 4e07ef9 into 8.x Jan 30, 2024
2 checks passed
@keelerm84 keelerm84 deleted the mk/sc-230875/compression branch January 30, 2024 18:55
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.

2 participants