gpt4 book ai didi

internet-explorer - 为什么我的用户代理是 MSIE 7.0?

转载 作者:行者123 更新时间:2023-12-01 23:43:32 25 4
gpt4 key购买 nike

登录页面有header("X-UA-Compatible: IE=edge");标题和 <head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
header 标签。但是当我登录我的用户字符串时,我没有得到 IE11,我得到了 Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; InfoPath.3)这是IE7。同样在 F12 中,我可以看到我的 Internet Explorer 处于边缘模式。

最佳答案

按照这个 MSDN Blog

Compatibility View

If the user chooses to render a site inCompatibility View (click Tools > Compatibility View Settings) then IEwill send a User-Agent string that mimics Internet Explorer 7’s UAstring:

Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.3; Trident/7.0; .NET4.0E; .NET4.0C)

最有可能的是在开发者模式下,
检查禁用开发人员模式是否有帮助。

关于internet-explorer - 为什么我的用户代理是 MSIE 7.0?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30210150/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com