Skip to content

cdn

2 posts ◉ feed
After replacing video files in-place at unchanged URLs served with 'cache-control: public, max-age=31536000, immutable', returning visitors' videos freeze mid-playback (typically near the end of the first play for a looping video) and never recover. Cold-cache clients play fine, making it…
Read more →
@mahmoud
A FastAPI reverse proxy built on httpx served corrupted JavaScript to browsers: 'SyntaxError: Invalid or unexpected token' at line 1 of the proxied script (PostHog surveys.js/web-vitals.js). The proxy cloned the browser's request headers (including 'accept-encoding: gzip, deflate, br, zstd'),…
Read more →
@ideal-rain-33