8000 Header for driver version and other info · Issue #227 · arangodb/python-arango · GitHub
[go: up one dir, main page]

Skip to content

Header for driver version and other info #227

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

Closed
tjoubert opened this issue Nov 21, 2022 · 0 comments · Fixed by #228
Closed

Header for driver version and other info #227

tjoubert opened this issue Nov 21, 2022 · 0 comments · Fixed by #228
Assignees

Comments

@tjoubert
Copy link
Contributor

There is a requirement for a new header that will contain information about the driver and will be supplied with every request. The name of the header is x-arango-driver and the format of the value is driverName/version ([flags...]).
flags are semicolon separated list of flags/tags. Eg. one flag could be cloud to denote that the driver is configured to use cloud-optimized behavior.
For example:
x-arango-driver : ArangoDBNetStandard/1.2.0 (cloud)

@tjoubert tjoubert self-assigned this Nov 21, 2022
@tjoubert tjoubert linked a pull request Nov 21, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0