Skip to content

Problem of parsing Edge's user-agent #64

@Harpsichord1207

Description

@Harpsichord1207

A user-agent of Edge is

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063

The parsed result of browser version is {'major': 15, 'minor':15063}, and I parsed the same ua in the following website whatismybrowser, it returnd Edge 40, and I found that 15 is the Layout Engine Version and 40 is Software Version, maybe return Software Version is better.
Forgive my poor English and thanks to the contribution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions