Searched defs:get_http_connection (Results 1 – 1 of 1) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ | ||
D | connection.py | 257 def get_http_connection(self, host, port, is_secure): member in ConnectionPool |