ClassicPress logo
Skip to content

Browse:

  • Home
  • WpOrg
  • Requests
  • Page 5

CaseInsensitiveDictionary::getAll()

Method: Get the headers as an array

Source: wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php:124

Used by 0 functions | Uses 0 functions

IdnaEncoder

Class: IDNA URL encoder

Source: wp-includes/Requests/src/IdnaEncoder.php:19

Used by 0 functions | Uses 0 functions

IdnaEncoder::encode()

Method: Encode a hostname using Punycode

Source: wp-includes/Requests/src/IdnaEncoder.php:61

Used by 0 functions | Uses 0 functions

IdnaEncoder::to_ascii()

Method: Convert a UTF-8 text string to an ASCII string using Punycode

Source: wp-includes/Requests/src/IdnaEncoder.php:85

Used by 0 functions | Uses 0 functions

IdnaEncoder::is_ascii()

Method: Check whether a given text string contains only ASCII characters

Source: wp-includes/Requests/src/IdnaEncoder.php:143

Used by 0 functions | Uses 0 functions

IdnaEncoder::nameprep()

Method: Prepare a text string for use as an IDNA name

Source: wp-includes/Requests/src/IdnaEncoder.php:154

Used by 0 functions | Uses 0 functions

InputValidator::has_array_access()

Method: Verify whether a received input parameter is _accessible as if it were an array_.

Source: wp-includes/Requests/src/Utility/InputValidator.php:69

Used by 0 functions | Uses 0 functions

IdnaEncoder::utf8_to_codepoints()

Method: Convert a UTF-8 string to a UCS-4 codepoint array

Source: wp-includes/Requests/src/IdnaEncoder.php:168

Used by 0 functions | Uses 0 functions

InputValidator::is_iterable()

Method: Verify whether a received input parameter is “iterable”.

Source: wp-includes/Requests/src/Utility/InputValidator.php:83

Used by 0 functions | Uses 0 functions

IdnaEncoder::punycode_encode()

Method: RFC3492-compliant encoder

Source: wp-includes/Requests/src/IdnaEncoder.php:253

Used by 0 functions | Uses 0 functions
« Previous 1 … 4 5 6 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy