Lines Matching refs:http
53 from http.server import HTTPServer, BaseHTTPRequestHandler914 An HTTP server which is controllable using :class:`ControlMixin`.1911 """Set up an HTTP server to receive log messages, and a HTTPHandler1931 logger = logging.getLogger("http")1976 self.assertEqual(d['name'], ['http'])