Lines Matching defs:http
131 def _retry_request(http, num_retries, req_type, sleep, rand, uri, method, *args, argument
752 def __init__(self, http, postproc, uri, argument
797 def execute(self, http=None, num_retries=0): argument
867 def next_chunk(self, http=None, num_retries=0): argument
1039 def from_json(s, http, postproc): argument
1138 def _refresh_and_apply_credentials(self, request, http): argument
1341 def _execute(self, http, order, requests): argument
1412 def execute(self, http=None): argument
1516 def execute(self, http=None): argument
1568 def __call__(self, http, postproc, uri, method='GET', body=None, argument
1691 def set_user_agent(http, user_agent): argument
1731 def tunnel_patch(http): argument