I had some issues with debugging reverse proxy headers this week. After not finding a module that allows me to do what I needed, I created this little module
https://www.drupal.org/project/debug_headers
It allows you to drop a block on a page and view the headers available.
Currently as a dev release, but if it looks ok I'll release it as a full module.
#drupal #hashbangcode