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

Send 'Vary: Content-Encoding' header from nginx #2787

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

sandhose
Copy link
Member

Looks like it's not the default. This makes it so that nginx sends Vary: Accept-Encoding header to the client.
If we don't do this, Cloudflare will cache the first response with that particular encoding, and not care about the subsequent responses.

Verified

This commit was signed with the committer’s verified signature.
sandhose Quentin Gliech
@sandhose sandhose requested a review from a team as a code owner November 15, 2024 08:21
@fkwp fkwp merged commit 9650ca9 into livekit Nov 15, 2024
5 checks passed
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

2 participants