PDA

Click to See Complete Forum and Search --> : View HTTP header info / HTML only browser ?


IClarke
Jan 30th, 2001, 07:43 AM
Anyone know of an application that will let me view the header info being sent to the server fro debuggin purposes. Is there a text based browser or soemthing like that ?

Ian.

JoshT
Jan 30th, 2001, 10:06 AM
There's a packet sniffer called Iris that will let you see all HTTP headers send between browser and server on your computer. Look into a program called Sam Spade, I believe it had a text based browser. Also, you can also telnet to your web server and send any HTTP headers you want.

Josh