Get the client's locales from the Accept-Language header.
If the header is not defined returns null.
If the header is defined return an array of locales, sorted by the quality
value.
Get the client's locales from the Accept-Language header.
If the header is not defined returns null.
If the header is defined return an array of locales, sorted by the quality
value.
Get the client's locales from the Accept-Language header. If the header is not defined returns null. If the header is defined return an array of locales, sorted by the quality value.