Return the entire IRI when you try and read the object as a string
Requests_IPv6::check_ipv6
Checks an IPv6 address
Requests_IPv6::split_v6_v4
Splits an IPv6 address into the IPv6 and IPv4 representation parts
Requests_IPv6::compress
Compresses an IPv6 address
Advertisement
Requests_IPv6::uncompress
Uncompresses an IPv6 address
Requests_IDNAEncoder::adapt
Adapt the bias
Requests_IDNAEncoder::digit_to_char
Convert a digit to its respective character
Requests_IDNAEncoder::punycode_encode
RFC3492-compliant encoder
Advertisement
Requests_IDNAEncoder::utf8_to_codepoints
Convert a UTF-8 string to a UCS-4 codepoint array
Requests_IDNAEncoder::nameprep
Prepare a string for use as an IDNA name
Requests_IDNAEncoder::is_ascii
Check whether a given string contains only ASCII characters
Requests_IDNAEncoder::to_ascii
Convert a UTF-8 string to an ASCII string using Punycode
Advertisement
Requests_IDNAEncoder::encode
Encode a hostname using Punycode
Requests_Hooks::dispatch
Dispatch a message
Requests_Hooks::register
Register a callback for a hook