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

Global mechanism to know the current response language #626

Closed
pvgenuchten opened this issue Feb 16, 2021 · 2 comments
Closed

Global mechanism to know the current response language #626

pvgenuchten opened this issue Feb 16, 2021 · 2 comments
Labels
enhancement New feature or request stale Issue marked stale by stale-bot

Comments

@pvgenuchten
Copy link
Contributor

Current response language needs a similar mechanism as accept encoding negotiation:

  • use querystring &l=en
  • match accept-language with available languages

Response language is either stored as a global parameter or added as a parameter to methods to the backend (similar as how accept encoding is forwarded)

Copy link

As per RFC4, this Issue has been inactive for 90 days. In order to manage maintenance burden, it will be automatically closed in 7 days.

@github-actions github-actions bot added the stale Issue marked stale by stale-bot label Mar 10, 2024
Copy link

As per RFC4, this Issue has been closed due to there being no activity for more than 90 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale Issue marked stale by stale-bot
Projects
None yet
Development

No branches or pull requests

1 participant