Partager via


SharedKeyAuth Classe

Héritage
requests.auth.AuthBase
SharedKeyAuth

Constructeur

SharedKeyAuth(header, account_name, key)

Paramètres

Nom Description
header
Obligatoire
account_name
Obligatoire
key
Obligatoire

Attributs

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