W3cubDocs

/WordPress

Requests_Utility_CaseInsensitiveDictionary::getAll()

Get the headers as an array

Return

(array) Header data

Source

File: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php

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

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