Home
last modified time | relevance | path

Searched refs:canonical_string (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
Dconnection.py405 c_string = boto.utils.canonical_string(method, auth_path, headers,
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dutils.py107 def canonical_string(method, path, headers, expires=None, function
Dauth.py151 string_to_sign = boto.utils.canonical_string(method, auth_path,