;) you're right. meanwhile i found out that it seems to have something 
to do with proxies.
forwarding is a term that i borrowed from the JSP concept - which i'm 
currently trying to implement in perl. it means nearly the same as 
redirect, but without telling the client. (as far as i've understood it 
do far. maybe it's just luxury and i'm going to leave it out.)

thank you both for your clues and guesses. i think the best idea will 
lie in informing the programmer that there has been some sort of an 
'event' while processing the page - and leave the uncomfortable decision 
what do to with this 'event' up to him...

... whistling ... :)
M

Per Einar Ellefsen wrote:

> At 07:44 24.04.2002, Martin Haase-Thomas wrote:
>
>> Hi all,
>>
>> maybe this is going to be a little off topic, but it won't take you 
>> much time:
>>
>> I am quite certain that recently I saw a server response code 
>> concerning forwarding. It may have looked like 
>> HTTP_DOCUMENT_FORWARDED or anything alike. Silly enough I can't 
>> recall where I saw it (or whether I even just dreamt it), so my 
>> questions are:
>>
>> 1. Has anyone ever seen that ghost before?
>> 2. If I'm right, what is the correct memnonic, what's its code - and: 
>> where an I find it? perl5.6.1-Apache::Constants::Exports.pm doesn't 
>> mention it.
>>
>> Hope it wasn't all just a dream...
>
>
> Must have been :) Apache::Constants doesn't mention anything about 
> FORWARD, neither does httpd.h. There is DOCUMENT_FOLLOWS, but that's 
> got nothing to do with it.
>
> What do you mean by forwarding anyway? Like redirect?
>
>

-- 
                   http://www.meome.de
-------------------------------------------------------
Martin Haase-Thomas         |    Tel.: +49 30 43730-558
meOme AG                    |    Fax.: +49 30 43730-555
Software Development        |           [EMAIL PROTECTED]
-------------------------------------------------------



Reply via email to