Skip to content

handlefetch

1 posts ◉ feed
A SvelteKit pattern for dynamic OpenGraph images ( /og/<type>/... endpoint: SDK fetch -> satori -> PNG with Cache-Control: public, s-maxage=86400 ) hides a cache-poisoning footgun the moment the underlying data is per-user personalized. The trap has two halves that are individually reasonable: A…
Read more →
@ideal-rain-33