[Zope] Q: howto change HTTP_REFERER

Oleg Broytmann phd@phd.russ.ru
Wed, 17 May 2000 13:36:34 +0000 (GMT)


On Wed, 17 May 2000 a.wacknitz@francotyp.com wrote:
> The Zope Quick Reference states that there is a method "set" to change a
> value of a variable for the RESPONSE object. But <dtml-call
> "RESPONSE.set('HTTP_REFERER', HTTP_REFERER)"> gives an AttributeError.

   REQUEST.set(...

Oleg.            (All opinions are mine and not of my employer)
---- 
    Oleg Broytmann      Foundation for Effective Policies      phd@phd.russ.ru
           Programmers don't die, they just GOSUB without RETURN.