Home | History | Annotate | Download | only in test

Lines Matching refs:RootedHTTPRequestHandler

730         class RootedHTTPRequestHandler(SimpleHTTPRequestHandler):
775 self.RootedHTTPRequestHandler.root = os.path.split(CERTFILE)[0]
777 (HOST, 0), self.RootedHTTPRequestHandler, certfile)