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

Closed
andersoonluan opened this issue Oct 24, 2023 · 2 comments · Fixed by #612
Closed

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

andersoonluan opened this issue Oct 24, 2023 · 2 comments · Fixed by #612
Labels
enhancement New feature or request released

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!

@JustinBeckwith
Copy link
Owner

Enjoy :)

Copy link

github-actions bot commented Jul 1, 2024

🎉 This issue has been resolved in version 6.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants