ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php

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
ClassicPress Documentation • Made with ClassicPress
Privacy Policy