logoalt Hacker News

yellow_leadtoday at 3:21 AM0 repliesview on HN

A site I work on serves dynamic language content based on the accept-language header. We do this for some pages and others we redirect to i.e /en/page

But we can't cache those dynamic pages since they vary based on accept language. Maybe with this we can