arangodb-net-standard icon indicating copy to clipboard operation
arangodb-net-standard copied to clipboard

Provide ArangoDB response headers to all API methods

Open tjoubert opened this issue 2 years ago • 1 comments

Provide a way to extract all response headers from ArangoDB and return them to the caller. This will allow us to fully implement support for features like overload control (https://www.arangodb.com/docs/stable/http/general.html#overload-control). See https://github.com/ArangoDB-Community/arangodb-net-standard/pull/431

tjoubert avatar Jan 23 '23 09:01 tjoubert

See https://github.com/ArangoDB-Community/arangodb-net-standard/pull/431#pullrequestreview-1156131798

tjoubert avatar Jan 23 '23 09:01 tjoubert