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

Send along an identifying User-Agent header with all requests #37

Closed
mattrobenolt opened this issue Aug 16, 2022 · 0 comments · Fixed by #39
Closed

Send along an identifying User-Agent header with all requests #37

mattrobenolt opened this issue Aug 16, 2022 · 0 comments · Fixed by #39
Assignees

Comments

@mattrobenolt
Copy link
Member

Something as simple as User-Agent: database-js/0.1.0 seems like it'd be sufficient. Happy to accommodate more data as you see fit, but at least we can start identifying client version.

This might require an addition to our CORS policy? So might require a tiny bit of experimentation to make sure it'll work.

Open to other suggestions too. We could potentially use a different header entirely Client: database-js/0.1.0, etc. We own everything here, so we can accommodate what works.

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

Successfully merging a pull request may close this issue.

2 participants