server_bind() Called by the server’s constructor to bind the socket to the desired address. May be overridden.
finish() Called after the handle() method to perform any clean-up actions required. The default implementation
UUID.bytes_le The UUID as a 16-byte string (with time_low, time_mid, and time_hi_version in little-endian
CookieJar.clear_session_cookies() Discard all session cookies. Discards all contained cookies
exception http.client.IncompleteRead A subclass of HTTPException.
Request.set_proxy(host, type) Prepare the request by connecting to a proxy server. The host and type will
BaseHandler.add_parent(director) Add a director as parent.
cgi_directories This defaults to ['/cgi-bin', '/htbin'] and describes directories to treat as containing CGI scripts
is_link_local True if the address is reserved for link-local usage. See
FTP.sendcmd(cmd) Send a simple command string to the server and return the response string.
Page 15 of 80