end_headers() Adds a blank line (indicating the end of the HTTP headers in the response) to the headers buffer and calls
cgi_directories This defaults to ['/cgi-bin', '/htbin'] and describes directories to treat as containing CGI scripts
class urllib.request.HTTPDigestAuthHandler(password_mgr=None) Handle authentication with the remote host. password_mgr
HTTPPasswordMgr.add_password(realm, uri, user, passwd) uri can be either a single URI, or a sequence of URIs. realm
class smtpd.SMTPChannel(server, conn, addr, data_size_limit=33554432, map=None, enable_SMTPUTF8=False, decode_data=True) Create
HTTPDigestAuthHandler.http_error_401(req, fp, code, msg, hdrs) Retry the request with authentication information, if available
max_prefixlen The total number of bits in the address representation for this version: 32 for IPv4, 128
class wsgiref.handlers.SimpleHandler(stdin, stdout, stderr, environ, multithread=True, multiprocess=False) Similar to
exception http.client.IncompleteRead A subclass of HTTPException.
get_stderr() Return the object that should be used as the wsgi.errors stream. The default implementation just returns
Page 6 of 80