c-w commented on issue #1410: Add type annotations to storage API URL: https://github.com/apache/libcloud/pull/1410#issuecomment-574721737 The type annotations uncovered a bug: most drivers were discarding the base API's `headers` argument in `upload_object` and `upload_object_via_stream`. I fixed this in 3b6cdc9.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
