Lines Matching refs:http
695 http://www.nightmare.com/squirl/python-ext/misc/syslog.py1163 import http.client, urllib.parse1166 h = http.client.HTTPSConnection(host, context=self.context)1168 h = http.client.HTTPConnection(host)