View Single Post
  #1  
Old 12-04-2007, 06:07 AM
jpeduto jpeduto is offline
New Member
 
Join Date: Dec 2007
Posts: 9
Default Checking headers

Is there a way to check what headers come into the web-server on a request? I have my log level set to debug but don't see this information.

I am using rails, am having some trouble and want to make sure that my intended header settings are definitely getting to the web server. (i.e. not being overridden by rails)

Thanks so much!
Reply With Quote