Home | History | Annotate | Download | only in test

Lines Matching refs:http

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