class urllib.request.HTTPSHandler(debuglevel=0, context=None, check_hostname=None) A class to handle opening of HTTPS URLs.
Morsel.output(attrs=None, header='Set-Cookie:') Return a string representation of the Morsel, suitable to be sent as an HTTP
HTTPResponse.getheader(name, default=None) Return the value of the header name, or default if there is no
parse(lines) Parses the lines argument.
FTP.quit() Send a QUIT command to the server and close the connection. This is the “polite” way to close a connection
reverse_pointer The name of the reverse DNS PTR record for the IP address, e.g.:
NNTP.help(*, file=None) Send a HELP command. Return a pair (response, list) where list is
urllib.request.install_opener(opener) Install an OpenerDirector instance as the default global opener. Installing
Morsel.set(key, value, coded_value) Set the key, value and coded_value attributes.
exception http.client.CannotSendHeader A subclass of ImproperConnectionState.
Page 65 of 80