Skip to content

Misdetection of a Firefox UA #62

Description

@ewjoachim

What I have :

    "Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0 (Chrome)"

What httpagentparser tells me :

    {'bot': False,
     'browser': {'name': 'Chrome', 'version': 'Mozilla/5.0'},
     'os': {'name': 'Linux'},
     'platform': {'name': 'Linux', 'version': None}}

Note that except the browser being Chrome, the version is wrong too.

What internet tells me :
Mainly Firefox but I'm not sur it corresponds to a real vendor UA, but it seems we can find clients using this UA...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions