Hey everyone, 

For debugging purpose, is there anyway to print out
all the HTTP header information to the browser?


I am setting up an development evnironment by talking 
to http://localhost/myapplication/, and I thought
I would need to look up the HTTP infomation.

By doing so, I can trace the state and some system 
information. 

I think this can be done by "implanting" some print
statment in the code and point to "STDOUT". Yet, I
couldn't figure out where to get the HTTP header.


Thanks!
Mike 


__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to