Kyle Mathews
Explore posts from serversCDCloudflare Developers
•Created by Kyle Mathews on 12/3/2024 in #general-help
zstd broken
hmm apparently you have to return
content-encoding
explicitly — but only gzip
is supported for this atm and not brotli and zstd9 replies
CDCloudflare Developers
•Created by Kyle Mathews on 12/3/2024 in #general-help
zstd broken
If matters too the origins response is uncompressed atm
9 replies
CDCloudflare Developers
•Created by Kyle Mathews on 12/3/2024 in #general-help
zstd broken
any tips in the meantime would be appreciated
9 replies
CDCloudflare Developers
•Created by Kyle Mathews on 12/3/2024 in #general-help
zstd broken
will pick this up tomorrow
9 replies
CDCloudflare Developers
•Created by Kyle Mathews on 12/3/2024 in #general-help
zstd broken
I'm using a cloudflare worker to proxy the request to the origin — so when the cloudflare worker's fetch hits the cache, its returning uncompressed data
9 replies
CDCloudflare Developers
•Created by Kyle Mathews on 12/3/2024 in #general-help
zstd broken
hmm ok — if there's a cache miss then the response is compressed
9 replies
CDCloudflare Developers
•Created by Kyle Mathews on 12/3/2024 in #general-help
zstd broken
potentially we changed somethiing as well which broke it — but caching headers, etc from the origin are fairly standard stuff...
9 replies