We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
apache_request_headers
Both my Apache installs strip Authorization headers (even though they're not CGI implementations) and don't populate HTTP_AUTHORIZATION.
Authorization
HTTP_AUTHORIZATION
Using apache_request_headers when available, would seem to be more robust.