ClassicPress logo
Skip to content

Browse:

  • Home
  • WpOrg
  • Requests
  • Utility

InputValidator::is_curl_handle()

Method: Verify whether a received input parameter is a Curl handle.

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

Used by 0 functions | Uses 0 functions

CaseInsensitiveDictionary

Class: Case-insensitive dictionary, suitable for HTTP headers

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

Used by 0 functions | Uses 0 functions

CaseInsensitiveDictionary::__construct()

Method: Creates a case insensitive dictionary.

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

Used by 0 functions | Uses 0 functions

CaseInsensitiveDictionary::offsetExists()

Method:

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

Used by 0 functions | Uses 0 functions

CaseInsensitiveDictionary::offsetGet()

Method:

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

Used by 0 functions | Uses 0 functions

CaseInsensitiveDictionary::offsetSet()

Method:

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

Used by 0 functions | Uses 0 functions

CaseInsensitiveDictionary::offsetUnset()

Method:

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

Used by 0 functions | Uses 0 functions

CaseInsensitiveDictionary::getIterator()

Method:

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

Used by 0 functions | Uses 0 functions

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

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
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy