Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/http/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/react-native/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Http 这是什么用户代理?_Http_User Agent - Fatal编程技术网

Http 这是什么用户代理?

Http 这是什么用户代理?,http,user-agent,Http,User Agent,我收到这个字符串,我想确定用户代理和他使用的浏览器,列出了mozilla我看到了apple字符串和KHTML,Gecko Safarii很难确定他真正使用的浏览器 请帮助我识别用户代理、操作系统或设备 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22 它是在Mac OS X Lion 10.7.2上运行的S

我收到这个字符串,我想确定用户代理和他使用的浏览器,列出了mozilla我看到了apple字符串和KHTML,Gecko Safarii很难确定他真正使用的浏览器

请帮助我识别用户代理、操作系统或设备

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22

它是在Mac OS X Lion 10.7.2上运行的Safari 5.1.1最新版本。

它是在Mac OS X Lion 10.7.2上运行的Safari 5.1.1最新版本。

来自

您可能还想从

你可能还想看看

Safari 5.1.1

- Mozilla         Mozilla ProductSlice. Claims to be a Mozilla based user agent, 
                  which is only true for Gecko browsers like Firefox and 
                  Netscape. For all other user agents it means 
                  'Mozilla-compatible'. In modern browsers, this is only used 
                  for historical reasons. It has no real meaning anymore
- 5.0             Mozilla version
- Macintosh       Platform
- Intel Mac OS X  Operating System: OS X Version 10_7_2 : running on a 
  10_7_2          Intel CPU
- AppleWebKit     The Web Kit provides a set of core classes to display web 
                  content in windows
- 534.51.22       Web Kit build
- KHTML           Open Source HTML layout engine developed by the KDE project
- like Gecko      like Gecko...
- Version         Safari Version
- 5.1.1           Version
- Safari          Name :Safari
- 534.51.22       Safari build number