On 24 Apr 2005 05:29:51 -0700, "R. Rajesh Jeba Anbiah"
<ng4rrjanbiah@rediffmail.com> wrote:
[color=blue]
>Andy Hassall wrote:
> <snip>[color=green][color=darkred]
>> > No. I'm talking about header('Refresh: 5;
>> >URL=http://www.example.com/')--not sure if it is a standard header[/color][/color]
>and[color=green][color=darkred]
>> >in HTTP spec.[/color]
>>
>> It is not.
>>
>>
http://www.w3.org/Protocols/rfc2616/rfc2616.html[/color]
>
> Oh, thanks. FWIW, IIRC, I read somewhere that header('Location..')
>will crash IIS, but not header refresh.[/color]
The only references I can find to this is are certain circumstances where
sending a relative URI through Location on old versions of ISS reportedly
results in a crash. This is forbidden by the standards anyway, you must send an
absolute URI in the first place.
Presumably it doesn't crash using Refresh because this is a made-up header and
so there's no additional code it runs to correct relative URIs.
--
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool