rsnext/packages/next/next-server/lib/i18n
JJ Kasper e532c58c23
Ensure locale cookie does not error with similarly named cookie (#24182)
This ensures we don't error when a cookie with a similar name to the `NEXT_LOCALE` cookie is present. 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added

Fixes: https://github.com/vercel/next.js/issues/23787
Closes: https://github.com/vercel/next.js/pull/23788
2021-04-20 13:41:14 +00:00
..
detect-domain-locale.ts Re-add domain locale redirect handling (#18274) 2020-10-27 04:45:39 -04:00
detect-locale-cookie.ts Ensure locale cookie does not error with similarly named cookie (#24182) 2021-04-20 13:41:14 +00:00
normalize-locale-path.ts Make sure locale detecting is case-insensitive (#17757) 2020-10-11 20:40:47 +00:00