Searched refs:http_path (Results 1 – 2 of 2) sorted by relevance
61 http_path = 'http://%s/tko/retrieve_logs.cgi?localonly&job=%s' % (64 http_path = 'http://%s%s' % (host, job_path)67 utils.urlopen(http_path)
339 def _send_http_request(self, connection, http_path, encoded_request): argument342 http_path,