Home
last modified time | relevance | path

Searched defs:http_method (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
Dhttp_wrapper.py102 def __init__(self, url='', http_method='GET', headers=None, body=''): argument
Dbase_api.py92 http_method = messages.StringField(3) variable in ApiMethodInfo
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dremote.py784 http_method=None, argument
816 def http_method(self): member in HttpRequestState
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/webapp/
Dservice_handlers.py509 def handle(self, http_method, service_path, remote_method): argument
/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
Ddiscovery.py365 def _fix_up_parameters(method_desc, root_desc, http_method): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
Dconnection.py239 http_method='http', fields=None, argument