Giter Club home page Giter Club logo

Comments (4)

federomero avatar federomero commented on September 24, 2024

I couldn't find anything in the specs saying that the languages that appear first in the Accept-Language header should have higher priority than the rest.

I would consider making this change if there was any indication that this is expected in practice but I haven't found anything so far.

from negotiator.

dougwilson avatar dougwilson commented on September 24, 2024

To help decide, from RFC 7231 5.3.5:

Note that some recipients treat the order in which language tags are listed as an indication of descending priority, particularly for tags that are assigned equal quality values (no value is the same as q=1). However, this behavior cannot be relied upon. For consistency and to maximize interoperability, many user agents assign each language tag a unique quality value while also listing them in order of decreasing quality. Additional discussion of language priority lists can be found in Section 2.3 of RFC4647.

from negotiator.

jonathanong avatar jonathanong commented on September 24, 2024

i'd prefer not to make this change and return types as i, the developer, supplies them to negotiator

from negotiator.

silentjohnny avatar silentjohnny commented on September 24, 2024

That would be nice, but this is exactly not what V8 does. Array#sort changes the original order. Which means you can not assume.

from negotiator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.