“用户代理”是否可以?标头值会改变吗?

发布于 2024-11-07 09:58:19 字数 215 浏览 0 评论 0原文

我正在研究检测移动设备的方法。首先,我要声明我已经了解 WURFL 文件。我正在考虑的其他选项之一是在内部维护“用户代理”标头值列表。

有人看到特定设备的这些标头值发生变化吗?我知道随着新设备上市,会出现新的标头值,但我更关心我身上现有值的变化。

I am researching methods for detecting mobile devices. Let me preface this by stating that I already know about the WURFL file. One of the other options I am considering is maintaining a list of 'User Agent' header values in-house.

Has anyone seen these header values change for a specific device? I know new ones will pop up as new devices hit the market, but I am more concerned with existing values changing on me.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

沉默的熊 2024-11-14 09:58:19

目前尚不清楚你在问什么,但是;如果设备/手机已经上市,则不会发生很大变化,但随着手机/设备获得服务更新,您应该预期会发生变化。
goog 想到的是 WURFL,它会尝试将设备匹配到更通用的型号。

可能有 5 种不同的 iPhone 3 S,但 WURFL 会将所有 iPhone 3 S 匹配起来

。自行维护自己的用户代理列表是一项艰苦的工作。

It is not clear what you are asking but; if a device/phone already on the market no it wouldn't change largely but you should expect change as phone/device gets service updates.
goog think about is WURFL that it will try to match the device to a more generic model.

There may be 5 different iPhone 3 S but WURFL would match all as iPhone 3 S

It is hard work to maintain your own user agent list on your own.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文