Skip to content

Android is wrongly detected as OS when Jquery ajax call is used #70

@sebpatu

Description

@sebpatu

As BrowserId will always detect an Android OS each time X-Requested-With header is sent,
we have false positive result when we have a JQuery ajax call.

Indeed, ajax call will sent same header with XMLHttRequest value.

BrowserId should make an exception for this header value.
and some more tests are needed to understand what happens when a JQuery ajax call is made from an Android device.

Thanks

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