azure-sdk-for-python
azure-sdk-for-python copied to clipboard
[Cosmos] make response_hook thread safe for the sync client
This PR ensures that the use of response_hook by users is utilizing thread-safe headers as opposed to client_connection.last_response_headers for the sync client.
API change check
APIView has identified API level changes in this PR and created following API reviews.