HttpContext.Current.Request.UserLanguages在Internet Explorer中返回null(无)

时间:2016-12-14 07:17:41

标签: c# asp.net vb.net

我正在使用此调用来获取asp.net中浏览器的用户语言

HttpContext.Current.Request.UserLanguages

多年来一直运行良好,但现在Internet Explorer和Microsoft Edge上的请求始终为null。它仍适用于其他浏览器,如Google Chrome,Firefox ..

任何解决方案?

0 个答案:

没有答案