handle() Calls handle_one_request() once (or, if persistent connections are enabled, multiple times) to handle
cgi_directories This defaults to ['/cgi-bin', '/htbin'] and describes directories to treat as containing CGI scripts
server_software If the origin_server attribute is set, this attribute’s value is used to set the default
FTP_TLS.ssl_version The SSL version to use (defaults to
finish_request() Actually processes the request by instantiating RequestHandlerClass and calling its handle()
finish() Called after the handle() method to perform any clean-up actions required. The default implementation
code An HTTP status code as defined in
Cookie.comment String comment from the server explaining the function of this cookie, or
data The binary data encapsulated by the Binary instance. The data is provided as a
class urllib.request.HTTPRedirectHandler A class to handle redirections.
Page 7 of 80