该模块提供以下类别: classhttplib.HTTPConnection(host[,port[,strict[,timeout[,source_address]]]]) 一个HTTPConnection
:defset_proxy(self,proxy):self.proxy=proxydefmake_connection(self,host):self.realhost=hosth=httplib.HTTPConnection