getallheaders.php
Table of Contents
Functions
- getallheaders() : string[string]
- Get all HTTP header key/values as an associative array for the current request.
Functions
getallheaders()
Get all HTTP header key/values as an associative array for the current request.
getallheaders() : string[string]
Return values
string[string] —The HTTP header key/value pairs.