Nis Jorgensen said:
> The RFC demands that an absolute URI is used for the Location: field.
> Most user agents probably accept relative ones as well.
That doesn't surprise me. I think all clients are fine with relative ones,
though. I have passed relative ones ("success.jsp") on many platforms in
the passed and I doubt any of them would have rewritten those (AOLserver
doesn't for sure) as they - thanks to URL rewriting and filters - wouldn't
have had a clue what the absolute would have been.

I think I have narrowed down where the problem of ignoring "location" is
(in driver.c:Ns_DriverInit), but thanks to my build problem I am a bit
stuck now...

Idealy, in any case, if there is no "location" param, it should take the
Host header from the request - taking into account http/https - and not
foolishly take "http://$hostname/";

Cheers,
Bas.


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to