Mailing List Archive

401 problems fixed
Okay, I found the last problem I was having with 401 redirects: the
header

HTTP/1.0 401 Authorization Required

needed to be

HTTP/1.0 401 Unauthorized

for Mosaic and Lynx to correctly parse it. Ugh!

I've modified B80_auth_redirect.txt to account for this.

Should we do an 0.6.2 before I announce it on www-talk?

Brian

--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
brian@organic.com brian@hyperreal.com http://www.[hyperreal,organic].com/
Re: 401 problems fixed [ In reply to ]
Last time, Brian Behlendorf uttered the following other thing:

From drseuss.com?

Just how many names does hyperreal have ?

heh

Brandon

--
Brandon Long (N9WUC) "I think, therefore, I am confused." -- RAW
Computer Engineering Run Linux 1.1.xxx It's that Easy.
University of Illinois blong@uiuc.edu http://www.uiuc.edu/ph/www/blong
Don't worry, these aren't even my views.
Re: 401 problems fixed [ In reply to ]
On Thu, 20 Apr 1995, Brandon Long wrote:
> Last time, Brian Behlendorf uttered the following other thing:
>
> >From drseuss.com?
>
> Just how many names does hyperreal have ?

You don't even want to know :) But if by chance you do:

hyperreal.com csp.org ultraviolet.com twitch.com sfraves.org hyperreal.org
zippy.org pcd.com squishy.com theb.org live105.com bong.com lodge.com
sushi.org rhythm.org dub.com schwa.org drseuss.com apache.org mail.apache.org
ambient.com nowhere.com

We used to have mcdonalds.com as well but Josh Quittner gave that back to
them....

Brian

--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
brian@organic.com brian@hyperreal.com http://www.[hyperreal,organic].com/
Re: 401 problems fixed [ In reply to ]
> Date: Thu, 20 Apr 1995 19:08:42 -0700 (PDT)
> From: Brian Behlendorf <brian@organic.com>
>
> Should we do an 0.6.2 before I announce it on www-talk?
>
> Brian
>
> +1 from me.
>
> rst

+1 here

-Randy
Re: 401 problems fixed [ In reply to ]
>
>
> > Date: Thu, 20 Apr 1995 19:08:42 -0700 (PDT)
> > From: Brian Behlendorf <brian@organic.com>
> >
> > Should we do an 0.6.2 before I announce it on www-talk?
> >
> > Brian
> >
> > +1 from me.
> >
> > rst
>
> +1 here
>

So what patche(s) need to be added ?
Re: 401 problems fixed [ In reply to ]
Date: Thu, 20 Apr 1995 19:08:42 -0700 (PDT)
From: Brian Behlendorf <brian@organic.com>

Should we do an 0.6.2 before I announce it on www-talk?

Brian

+1 from me.

rst
Re: 401 problems fixed [ In reply to ]
Date: Thu, 20 Apr 1995 19:08:42 -0700 (PDT)
From: Brian Behlendorf <brian@organic.com>

Should we do an 0.6.2 before I announce it on www-talk?

Brian

+1 from me.

rst
Re: 401 problems fixed [ In reply to ]
> Okay, I found the last problem I was having with 401 redirects: the
> header
>
> HTTP/1.0 401 Authorization Required
>
> needed to be
>
> HTTP/1.0 401 Unauthorized
>
> for Mosaic and Lynx to correctly parse it. Ugh!

The strings are user definable. See 6.2 of Roy's HTTP spec.

This is a major bug in Mosaic and Lynx.

Roy... go kick some ass :-)