31 Mar
2006
31 Mar
'06
8:34 p.m.
Jed Parsons wrote:
Oh, cool. That's kind of magical. :)
It looks like I can't get the RESPONSE that way, so if I want to do a RESPONSE.setCookie(...) somewhere, I have to pass REQUEST and RESPONSE as before, yes?
No, RESPONSE is a subobject of REQUEST - see python scripts as an example :-) Regards Tino