Content negotiation for i18n?

hi! curl -s -H 'Accept-Language: fr' https://cms-foobar.netlify.app/ serves the English site.

Shouldn’t it be the French site?

GitHub - kaihendry/netlify-cms-testing: Testing Netlify CMS is the source of the site.

Thank you!

Hey @kaihendry, not without a language-based redirect in your netlify.toml :slight_smile:

Want to add those and give it another shot?

Note that our language-based redirects won’t work if the requester has more than one language set in their browser. More on that here: