urllib.parse.quote_plus(string, safe='', encoding=None, errors=None) Like quote(), but also replace spaces by plus
shutdown() Tell the serve_forever() loop to stop and wait until it does.
is_site_local These attribute is true for the network as a whole if it is true for both the network address and the broadcast
cgi.parse_header(string) Parse a MIME header (such as Content-Type) into a main value and a dictionary
FTP_TLS.prot_c() Set up clear text data connection.
Telnet.read_until(expected, timeout=None) Read until a given byte string, expected, is encountered or until timeout
_write(data) Buffer the bytes data for transmission to the client. It’s okay if this method actually transmits the
Page 80 of 80