GithubHelp home page GithubHelp logo

Comments (3)

dougwilson avatar dougwilson commented on June 20, 2024

Now, I see that the user's most-preferred language is English (en), and English is an availableLanguage, so why would we resolve to Spanish (es)?

The header en;q=0.8, es, pt means that es = 1, pt = 1, and en = 0.8, making en (English) the least preferred. The lack of the q signifies 1, which is greater than 0.8.

from negotiator.

dougwilson avatar dougwilson commented on June 20, 2024

You can read me about this in http://tools.ietf.org/html/rfc7231#section-5.3.5 and http://tools.ietf.org/html/rfc7231#section-5.3.1 :)

from negotiator.

alanhogan avatar alanhogan commented on June 20, 2024

Ah, thanks. Definitely missed that.

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.