HTTPResponse.status Status code returned by server.
POP3.stls(context=None) Start a TLS session on the active connection as specified in
class http.cookiejar.Cookie This class represents Netscape, RFC 2109 and RFC 2965 cookies. It is not expected that users of
HTTPRedirectHandler.http_error_302(req, fp, code, msg, hdrs) The same as http_error_301(), but called for the ‘found’
BaseHandler.parent A valid OpenerDirector, which can be used to open using a different protocol, or handle errors
Request.add_header(key, val) Add another header to the request. Headers are currently ignored by all handlers except HTTP handlers
server Contains the server instance.
class http.cookiejar.DefaultCookiePolicy(blocked_domains=None, allowed_domains=None, netscape=True, rfc2965=False, rfc2109_as_netscape=None, hide_cookie2=False, strict_domain=False
socket The socket object on which the server will listen for incoming requests.
BaseCookie.value_encode(val) Return an encoded value. val can be any type, but return value must be a string. This
Page 57 of 80