Requests_Utility_CaseInsensitiveDictionary::offsetUnset() WordPress Method

The Requests_Utility_CaseInsensitiveDictionary::offsetUnset() method removes the specified key from the dictionary. The key is case-insensitive, so it will remove the key regardless of how it is capitalized.

Requests_Utility_CaseInsensitiveDictionary::offsetUnset( string $key ) #

Unset the given header

The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.