Azure / azure-cosmosdb-node

We recently announced deprecation of JS v1 SDK and this repo. Starting September 2020 Microsoft will not provide support for this library. Existing applications using library will continue to work as-is. We strongly recommend upgrading to @azure/cosmos library.
https://github.com/Azure/azure-sdk-for-js
MIT License
141 stars 108 forks source link

Two issues that prevent `request-charge` header bubbling #223

Closed igorklopov closed 6 years ago

igorklopov commented 6 years ago

Callback has (error, results, headers) as arguments. Currently headers['x-ms-request-charge'] is always zero. This PR fixes two places so that headers['x-ms-request-charge'] becomes populated with actual value.

msftclas commented 6 years ago

CLA assistant check
All CLA requirements met.

christopheranderson commented 6 years ago

Closing due to being very stale.

igorklopov commented 6 years ago

Signed the CLA and reopened the PR. Please consider merging.

igorklopov commented 6 years ago

https://github.com/Azure/azure-documentdb-node/pull/242/files