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

[Information] - Use a custom user-agent #1369

Closed
GeorgePatsias opened this issue Jan 23, 2025 · 1 comment
Closed

[Information] - Use a custom user-agent #1369

GeorgePatsias opened this issue Jan 23, 2025 · 1 comment

Comments

@GeorgePatsias
Copy link

Hello,

Is there any possibility to add a custom user-agent in the requests using the library?

Thanks in advance!

@nlopes
Copy link
Collaborator

nlopes commented Feb 9, 2025

Hi @GeorgePatsias

That should be possible, as we allow you to pass a custom http client. You can then pass your own transport that can add headers.

We currently don't allow customisation of a user-agent directly.

@nlopes nlopes closed this as completed Feb 9, 2025
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