Add transaction id to errors to help troubleshoot, including error when downloading object with truncted/missing segment, stat'ing or listing non-existent container. Change response headers returned by client.py Connection APIs such as get_object() from lowercase dict to CaseInsensitiveDict, as some error paths rely on this to retrieve the transaction id, while there are existing code paths using response.headers which is CaseInsensitiveDict from requests lib. Change-Id: Ice9cc9fe68684563f18ee527996e5a4292230a96
118 KiB
118 KiB