cgi.parse(fp=None, environ=os.environ, keep_blank_values=False, strict_parsing=False) Parse a query in the environment or from
XML-RPC is a Remote Procedure Call method that uses XML passed via HTTP as a transport. With it, a client can call methods with parameters on a remote server (the server is
class xmlrpc.client.ServerProxy(uri, transport=None, encoding=None, verbose=False, allow_none=False, use_datetime=False, use_builtin_types=False, *, context=None)
POP3.top(which, howmuch) Retrieves the message header plus howmuch lines of the message after the header of message
Source code: Lib/urllib/
DefaultCookiePolicy.DomainStrictNoDots When setting cookies, the ‘host prefix’ must not contain a dot (eg. www.foo.bar
add_header(name, value, **_params) Add a (possibly multi-valued) header, with optional MIME parameters specified via keyword
class wsgiref.headers.Headers([headers]) Create a mapping-like object wrapping headers, which must be a list of header
HTTPResponse.fileno() Return the fileno of the underlying socket.
SMTP.verify(address) Check the validity of an address on this server using SMTP VRFY. Returns a tuple consisting
Page 76 of 80