Skip to content

Header for driver version and other info #227

@tjoubert

Description

@tjoubert

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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions