HTTPResponse.msg A http.client.HTTPMessage instance containing the response headers. http.client.HTTPMessage
FTP.voidcmd(cmd) Send a simple command string to the server and handle the response. Return nothing if a response code corresponding
Request.host The URI authority, typically a host, but may also contain a port separated by a colon.
class urllib.request.HTTPBasicAuthHandler(password_mgr=None) Handle authentication with the remote host. password_mgr
exception urllib.error.URLError The handlers raise this exception (or derived exceptions) when they run into a problem. It is
NNTP.xpath(id) Return a pair (resp, path), where path is the directory path to the article with message
class ftplib.FTP(host='', user='', passwd='', acct='', timeout=None, source_address=None) Return a new instance of the FTP
request_queue_size The size of the request queue. If it takes a long time to process a single request, any requests that arrive
FTP.connect(host='', port=0, timeout=None, source_address=None) Connect to the given host and port. The default port number
faultString A string containing a diagnostic message associated with the fault.
Page 62 of 80