Home | History | Annotate | Download | only in testserver

Lines Matching refs:request_hander_class

75   def __init__(self, server_address, request_hander_class, cert_path,
95 StoppableHTTPServer.__init__(self, server_address, request_hander_class)