Skip to content
This repository was archived by the owner on Jul 9, 2022. It is now read-only.
This repository was archived by the owner on Jul 9, 2022. It is now read-only.

Cannot receive "message" from api.listenMQTT when trying to change userAgent #881

@beanbocchi

Description

@beanbocchi

First userAgent : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36 -> WON'T WORK!
So I decided to remove the "Chrome/91.0.4472.77": Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/537.36 -> WORK!

Then i tested it on a different browser (mozilla firefox):
Both
1.Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0
2.Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Firefox/89.0 (removed "Gecko/20100101")
are not working 😢

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