Requests_Utility_CaseInsensitiveDictionary::getAll(): array

Get the headers as an array

Return

array Header data

Source

File: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php. View all references

public function getAll() {
	return $this->data;
}

© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/requests_utility_caseinsensitivedictionary/getall