HomeSort by relevance Sort by last modified time
    Searched full:canonical_string (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
connection.py 405 c_string = boto.utils.canonical_string(method, auth_path, headers,
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
utils.py 107 def canonical_string(method, path, headers, expires=None, function
    [all...]
auth.py 151 string_to_sign = boto.utils.canonical_string(method, auth_path,
    [all...]

Completed in 707 milliseconds