Fatal error: Call to undefined function getallheaders()
-
Some environments don’t have getallheaders() which will result in a fatal error. Consider adding a workaround or perhaps using $_SERVER[‘Authorization’] directly.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fatal error: Call to undefined function getallheaders()’ is closed to new replies.