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

Request: Allow Passing Custom User-Agent Through Config #574

Open
andersoonluan opened this issue Oct 24, 2023 · 0 comments
Open

Request: Allow Passing Custom User-Agent Through Config #574

andersoonluan opened this issue Oct 24, 2023 · 0 comments

Comments

@andersoonluan
Copy link

I'd like the ability to pass my own user-agent string through the configuration settings. This would provide greater flexibility for users who need to set specific user-agent strings for their requests.

Currently user agent is defined here

'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36',
but in some scenarios I'd prefer to pass my own user agent for internal purposes.

Do we have this possibility today? Are you OK if I open a PR contributing with this functionality?

Thank you!

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

1 participant