Are they all stored in $_SERVER? Even custom ones?
$_SERVER
Try this
print_r($_SERVER)
print_r
It will list everything within the array
2.1m questions
2.1m answers
60 comments
57.0k users