[Zope] Telnet to Port 8080

Joel Burton jburton@scw.org
Fri, 9 Mar 2001 09:15:56 -0500 (EST)


On Fri, 9 Mar 2001, Tino Wildenhain wrote:

> Hi Karthick,
> 
> you will the specification how to encode authentication information 
> in rfc2616 (www.faqs.org)
> Basically is a base64 encoded string consisting of username:password

For simplicity's sake, you might want to consider using a tool like wget,
which will let you pass the auth info as a command line switch... it's
less tedious than doing the telnetting yourself.