FTP.set_pasv(boolean) Enable “passive” mode if boolean is true, other disable passive mode. Passive mode is on by default
class urllib.request.HTTPCookieProcessor(cookiejar=None) A class to handle HTTP Cookies.
DefaultCookiePolicy.rfc2109_as_netscape If true, request that the CookieJar instance downgrade RFC 2109 cookies
server_activate() Called by the server’s constructor to activate the server. The default behavior for a TCP server just invokes
NNTP.login(user=None, password=None, usenetrc=True) Send AUTHINFO commands with the user name and password. If
class urllib.request.HTTPDigestAuthHandler(password_mgr=None) Handle authentication with the remote host. password_mgr
FileCookieJar.filename Filename of default file in which to keep cookies. This attribute may be assigned to.
NNTP.slave() Send a SLAVE command. Return the server’s response.
compare_networks(other) Refer to the corresponding attribute documentation in IPv4Network
Morsel.key The name of the cookie. Deprecated
Page 1 of 80