什么是iOS 6用户代理字符串?

问题描述:

什么是 iOS 6.0 用户代理字符串?

What is the iOS 6.0 user agent string?

以前的用户代理字符串:

Previous user-agent strings:

  • iOS 5.1 - What is the iOS 5.1 user agent string?
  • iOS 5.0 - What is the iOS 5.0 user agent string?
  • iOS 4.0 - What is the iPhone 4 user-agent?

iPhone:

Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25

iPad:

Mozilla/5.0 (iPad; CPU OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25






有关iOS用户代理的完整列表和更多详细信息,请查看以下2个资源:

Safari用户代理字符串(http://useragentstring.com/pages/Safari/)

iOS用户代理字符串完整列表(http://enterpriseios.com/wiki/UserAgent)