Skip to content

Append to user-agent string #246

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

Open
va-andrew opened this issue Nov 19, 2018 · 1 comment
Open

Append to user-agent string #246

va-andrew opened this issue Nov 19, 2018 · 1 comment

Comments

@va-andrew
Copy link

When configuring the WebView, it would be really useful to specify a string to append to the default/device user-agent, rather than overriding it completely.

E.g., a use case would be appending my_app/1.0 to the end of the user-agent string to indicate that the user is accessing the website through the Flutter app, but still retaining the device/OS/browser/version info from the original user-agent string.

@DLErice
Copy link

DLErice commented Jun 10, 2020

Did you find other way to fix it?

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

No branches or pull requests

2 participants