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.
Printable View
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.
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