Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix user agent #52

Open
dstillman opened this issue Nov 1, 2017 · 0 comments
Open

Fix user agent #52

dstillman opened this issue Nov 1, 2017 · 0 comments

Comments

@dstillman
Copy link
Member

dstillman commented Nov 1, 2017

Not sure about the 5.0 version, but the 4.0 version is currently identifying as Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 /48.0.2, with a missing application name.

We should be able to fix this with general.useragent.override or one of the general.useragent.* prefs, depending on what exactly we want to do. Maybe just use "Zotero-Translation-Server" for the application name but otherwise use the Mozilla-style string?

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

No branches or pull requests

1 participant