HeadersCollection::getAll(): WordPressAiClientProvidersHttpCollectionsarray<string, In this article Table of ContentsReturn Source Changelog ↑ Back to top Gets all headers. Return WordPressAiClientProvidersHttpCollectionsarray<string, list<string>> All headers with their original casing. Source public function getAll(): array { return $this->headers; } View all references View on Trac View on GitHub Changelog VersionDescription0.1.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.