class smtpd.MailmanProxy(localaddr, remoteaddr) Create a new pure proxy server. Arguments are as per SMTPServer
NNTP.nntp_implementation A string describing the software name and version of the NNTP server, or
HTTPSHandler.https_open(req) Send an HTTPS request, which can be either GET or POST, depending on req.has_data()
version
urllib.request.urlopen(url, data=None, [timeout, ]*, cafile=None, capath=None, cadefault=False, context=None) Open the URL url
NNTP.starttls(ssl_context=None) Send a STARTTLS command. This will enable encryption on the NNTP connection. The
wsgiref.handlers.read_environ() Transcode CGI variables from os.environ to PEP 3333 “bytes in unicode” strings
handle() This function must do all the work required to service a request. The default implementation does nothing. Several
urllib.parse.quote(string, safe='/', encoding=None, errors=None) Replace special characters in string using the %xx
ServerProxy.system.listMethods() This method returns a list of strings, one for each (non-system) method supported by the XML-RPC
Page 60 of 80