Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade @hapi/accept to 5.0.2 #23142

Closed

Conversation

emilpriverrc
Copy link

Hello,

Authors of @hapi/accept have fixes issue when a user's browser is not adding the base locale, ex: "en" in the accept-language header.

Safari for example don't add "se" to my Accept-language header:
Accept-Language: sv-se

Compaired to Chrome which add:
Accept-Language: sv-SE,sv;q=0.9,en-US;q=0.8,en;q=0.7

This should fix the issue where some users which use ex Safari don't get redirected to correct language.

@timneutkens
Copy link
Member

Thanks for the PR! For some reason a lot of deps were added, I'll close this in favor of #24283

kodiakhq bot pushed a commit that referenced this pull request May 16, 2021
Updates to the latest version of `@hapi/accept`, opening this one instead of #23142 since it has unrelated changes and is stale. 

Close: #23142
Fixes #20488
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Jun 1, 2021
Updates to the latest version of `@hapi/accept`, opening this one instead of vercel#23142 since it has unrelated changes and is stale. 

Close: vercel#23142
Fixes vercel#20488
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants