faunadb-python icon indicating copy to clipboard operation
faunadb-python copied to clipboard

Expose response headers from RequestResult

Open bjinwright opened this issue 3 years ago • 1 comments

It would be great if we could keep up with billing via the response headers in the Python client. I believe the JS driver allows this. The headers are captured in the RequestResult object I believe but it is never exposed in the result. https://github.com/fauna/faunadb-python/blob/v4/faunadb/client.py#L392

bjinwright avatar Feb 12 '22 13:02 bjinwright

Internal ticket number is OSS-1040

github-actions[bot] avatar Feb 12 '22 13:02 github-actions[bot]