Freigeben über


SharedKeyAuth Klasse

Vererbung
requests.auth.AuthBase
SharedKeyAuth

Konstruktor

SharedKeyAuth(header, account_name, key)

Parameter

Name Beschreibung
header
Erforderlich
account_name
Erforderlich
key
Erforderlich

Attribute

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']