ClassicPress logo
Skip to content
Filter by type:

Browse:

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

Requests_Utility_CaseInsensitiveDictionary

Class: Case-insensitive dictionary, suitable for HTTP headers

Source: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php:15

Used by 1 function | Uses 0 functions

Requests_Utility_CaseInsensitiveDictionary::__construct()

Method: Creates a case insensitive dictionary.

Source: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php:28

Used by 0 functions | Uses 0 functions

Requests_Utility_CaseInsensitiveDictionary::offsetExists()

Method: Check if the given item exists

Source: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php:40

Used by 0 functions | Uses 0 functions

Requests_Utility_CaseInsensitiveDictionary::offsetGet()

Method: Get the value for the item

Source: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php:51

Used by 0 functions | Uses 0 functions

Requests_Utility_CaseInsensitiveDictionary::offsetSet()

Method: Set the given item

Source: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php:68

Used by 0 functions | Uses 0 functions

Requests_Utility_CaseInsensitiveDictionary::offsetUnset()

Method: Unset the given header

Source: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php:82

Used by 0 functions | Uses 0 functions

Requests_Utility_CaseInsensitiveDictionary::getIterator()

Method: Get an iterator for the data

Source: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php:91

Used by 0 functions | Uses 0 functions

Requests_Utility_CaseInsensitiveDictionary::getAll()

Method: Get the headers as an array

Source: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php:100

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy