SharedKeyAuth Class
- Inheritance
-
requests.auth.AuthBaseSharedKeyAuth
Constructor
SharedKeyAuth(header, account_name, key)
Parameters
- header
- account_name
- key
Attributes
headers_to_sign
headers_to_sign = ['content-encoding', 'content-language', 'content-length', 'content-md5', 'content-type', 'date', 'if-modified-since', 'if-match', 'if-none-match', 'if-unmodified-since', 'range']
Feedback
Submit and view feedback for