On 12 March 2003, Mike Mueller said:
> thanks for your script:
>
> I tried it with the demo. It works very well with:
> Netscape 4.6 and 4.78
> KFM
> Konqueror.
>
> But leaves the status line on top of the page in:
> IE5.5
> Opera 6.05 on Windows
> Netscape 6.1 and 7.0
> Lynx.
>
> Example:
> Status: 200 OK content-length: 711 content-type: text/html;
> charset=iso-8859-1 Date: Tue, 11 Mar 2003 18:00:23 GMT Expires: -1 You have
> selected the integer 310.
Wow, freaky. It's times like this that I reach for my handy packet
tracer. I'm very fond of Ethereal (www.ethereal.com) -- just have it
capture all port 80 traffic on the loopback device, and bam! you can see
the complete HTTP session. Very cool.
Greg