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

Handling over user agent in API request #24

Open
yannikbuhl opened this issue Feb 14, 2024 · 0 comments
Open

Handling over user agent in API request #24

yannikbuhl opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@yannikbuhl
Copy link
Collaborator

Using httr2, we hand over the user agent (the URL of our package), which is recommended behaviour.

While there is no rate limiting known from GENESIS, the specific user agent might be subject to blocking if the packages functions are abused and create too much traffic.

Idea: Maybe provide a way to suppress or alter user agent for users?

@yannikbuhl yannikbuhl added the question Further information is requested label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants