次の方法で共有


SharedKeyAuth クラス

継承
requests.auth.AuthBase
SharedKeyAuth

コンストラクター

SharedKeyAuth(header, account_name, key)

パラメーター

名前 説明
header
必須
account_name
必須
key
必須

属性

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