Lines Matching refs:http
2 import http.client
45 that start with http and ftp should be auto-linked, too:
46 http://google.com.
77 self.client = http.client.HTTPConnection("localhost:%d" % PORT)
126 http or ftp protocol prefixes.
136 b'follows <a href="http://www.python.org/dev/peps/pep-0008/">'
138 b'with <a href="http://www.rfc-editor.org/rfc/rfc1952.txt">'
141 b'with http and ftp should be '
142 b'auto-linked, too:<br>\n<a href="http://google.com">'
143 b'http://google.com</a>.</tt></dd></dl>'), response)