Searched refs:CreateHttpConn (Results 1 – 1 of 1) sorted by relevance
178 def CreateHttpConn(host, path, reqtype='GET', headers=None, body=None): function275 conn = CreateHttpConn(host, path, reqtype=reqtype, headers=headers,