3rd-Eden / useragent

Useragent parser for Node.js, ported from browserscope.org
MIT License
897 stars 137 forks source link

Add support for user agent from AFHTTPClient #33

Closed yfw closed 10 years ago

yfw commented 10 years ago

The user agent in the AFHTTPClient library looks like "iOS x.x.x".

3rd-Eden commented 10 years ago

Do you have an example user agent string for this?

yfw commented 10 years ago

Here is a sample user agent string:

Boxed/1574243 (iPhone; iOS 6.1.4; Scale/2.00)