httpagentparser icon indicating copy to clipboard operation
httpagentparser copied to clipboard

"CFNetworks" issue

Open aabele opened this issue 13 years ago • 2 comments

I get an error trying to parse such user agent "CFNetwork/548.0.4 Darwin/11.0.0" it is user agent for Apple iPhone SDK requests.

aabele avatar Sep 09 '12 19:09 aabele

What is the expected output for above agent string?

shon avatar Sep 10 '12 09:09 shon

More detailed info:

  • http://stackoverflow.com/questions/7921135/iphone-app-os-detection-via-user-agent
  • http://stackoverflow.com/questions/6239553/a-list-of-linking-cfnetwork-version-numbers-to-the-version-of-ios

But it could be enough to somehow output application name, operating system - ios (4.x or 5.x). Otherwise I get an error instead of logging important visitor group.

aabele avatar Sep 10 '12 10:09 aabele