lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] problem accessing password-protected sites


From: Thomas Dickey
Subject: Re: [Lynx-dev] problem accessing password-protected sites
Date: Tue, 18 Jan 2005 08:20:22 -0500
User-agent: Mutt/1.3.27i

On Tue, Jan 18, 2005 at 10:12:49PM +0900, Henry Nelson wrote:
> On Mon, Jan 17, 2005 at 07:39:36PM -0500, Thomas Dickey wrote:
> > with the code, it seems this chunk of trace should correspond in some way
> > to a trace you can make.  But the closest match I see in lynx's source
> 
> I accessed the site directly (127.0.0.1) without going through the
> proxy.  Lynx worked fine.  While I don't understand why authorization
> would fail only on the first attempt, it is somehow related to the proxy,
> and I guess not a Lynx problem.  Anyway snippets of the trace are below.
> 
> __Henry
> 
> ******** First [Enter] on link fails: ********
> 
> Referer: http://yuba.kcn.ne.jp/jugyou.html\r
> Authorization: Basic MDItMS01NTpTZWlCdXRzdQ==\r
> \r
> ----------------------------------
> Sending HTTP request.
> HTTP: WRITE delivered OK
> HTTP request sent; waiting for response.
> HTTP: Trying to read 1535
> HTTP: Read 0

Perhaps it's some sort of timing problem (still possible for lynx, I suppose).
Getting no reply at all suggests that either the request was malformed,
or as you suspect, a problem with the proxy.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]