HTTPResponse.version HTTP protocol version used by server. 10 for HTTP/1.0, 11 for HTTP/1.1.
cgi.parse_multipart(fp, pdict) Parse input of type multipart/form-data (for file uploads). Arguments
POP3.stat() Get mailbox status. The result is a tuple of 2 integers: (message count, mailbox size).
class ipaddress.IPv6Address(address) Construct an IPv6 address. An AddressValueError is raised if address
network
FileCookieJar.load(filename=None, ignore_discard=False, ignore_expires=False) Load cookies from a file. Old
data The binary data encapsulated by the Binary instance. The data is provided as a
Telnet.set_option_negotiation_callback(callback) Each time a telnet option is read on the input flow, this callback
HTTPConnection.send(data) Send data to the server. This should be used directly only after the endheaders() method
urllib.parse.urlparse(urlstring, scheme='', allow_fragments=True) Parse a URL into six components, returning a 6-tuple. This
Page 14 of 80