Authentication

class upyun.auth.UpYunDigestAuthentication(user, passwd)

UpYun signature digest authentication implemented for requests

Parameters:
  • user (str) – Username
  • passwd (str) – Password
__call__(r)
AUTH_STR = 'UpYun'
_get_content_length(r)
Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.