Re: How to capture HTTP headers sent by a browser that use SSL?

to follow up on what Tech  Bull said:

> My question is, short of hacking the browser code and
> print out the HTTP headers in the browser source code,
> is there any tools that I can readily use to print out
> the HTTP headers sent out by a browser to a web page
> using SSL?

Use the trace capability in Lynx.

To get Lynx with SSL or a proxy that adds the SSL you will need
to do some compiling, but no hacking.

Al Gilman

One place to start is to search for SSL in

http://www.access.digex.net/~asgilman/lynx/FAQ

Received on Tuesday, 11 August 1998 00:31:05 UTC