Windows 10 / Edge sets HTTP request headers accept-language incorrectly by Region format - BUG?
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
While checking a multi-language implementation of a small site in MVC with a Windows10 client the results had me puzzeled. Switching the prefered language around didn't result in any changes in the website when using Edge & IE, when using Chrome and Firefox everything worked fine. When checking the Http Request Headers Accept-Language values I found that the language change was ignored by IE & Edge. Only when I changed the 'Fromat Settings' in "Control Panel-Language - Change date.. - Formats" did the Accept-Language Header change. Can anybody replicate this?