http.client.CannotSendHeader
  • References/Python/Python/Internet

exception http.client.CannotSendHeader A subclass of ImproperConnectionState.

2025-01-10 15:47:30
http.cookies.Morsel.OutputString()
  • References/Python/Python/Internet

Morsel.OutputString(attrs=None) Return a string representing the Morsel, without any surrounding HTTP or JavaScript.

2025-01-10 15:47:30
http.cookies.Morsel.set()
  • References/Python/Python/Internet

Morsel.set(key, value, coded_value) Set the key, value and coded_value attributes.

2025-01-10 15:47:30
poplib.POP3.dele()
  • References/Python/Python/Internet

POP3.dele(which) Flag message number which for deletion. On most servers deletions are not actually performed until

2025-01-10 15:47:30
smtplib.SMTPRecipientsRefused
  • References/Python/Python/Internet

exception smtplib.SMTPRecipientsRefused All recipient addresses refused. The errors for each recipient are accessible through

2025-01-10 15:47:30
ipaddress.IPv4Network.is_reserved
  • References/Python/Python/Internet

is_reserved

2025-01-10 15:47:30
urllib.parse.quote_from_bytes()
  • References/Python/Python/Internet

urllib.parse.quote_from_bytes(bytes, safe='/') Like quote(), but accepts a

2025-01-10 15:47:30
wsgiref.util.is_hop_by_hop()
  • References/Python/Python/Internet

wsgiref.util.is_hop_by_hop(header_name) Return true if ‘header_name’ is an HTTP/1.1 “Hop-by-Hop” header, as defined by

2025-01-10 15:47:30
http.cookiejar.DefaultCookiePolicy.DomainRFC2965Match
  • References/Python/Python/Internet

DefaultCookiePolicy.DomainRFC2965Match When setting cookies, require a full RFC 2965 domain-match.

2025-01-10 15:47:30
ipaddress.IPv6Network.supernet()
  • References/Python/Python/Internet

supernet(prefixlen_diff=1, new_prefix=None)

2025-01-10 15:47:30