HTTPResponse.readinto(b) Reads up to the next len(b) bytes of the response body into the buffer b. Returns the number
Request.host The URI authority, typically a host, but may also contain a port separated by a colon.
class socketserver.UnixStreamServer(server_address, RequestHandlerClass, bind_and_activate=True) class socketserver.UnixDatagramServer(server_address,
is_loopback True if this is a loopback address. See
get_stderr() Return an output stream object suitable for use as the wsgi.errors of the request currently being
ipaddress.ip_network(address, strict=True) Return an IPv4Network or IPv6Network object depending on
HTTPRedirectHandler.http_error_302(req, fp, code, msg, hdrs) The same as http_error_301(), but called for the ‘found’
IMAP4.namespace() Returns IMAP namespaces as defined in RFC2342.
set_url(url) Sets the URL referring to a robots.txt file.
class socketserver.ThreadingMixIn Forking and threading versions of each type of server can be created using these mix-in classes
Page 64 of 80