Josh Chamas
Mon, 16 Feb 2004 17:20:55 -0800
Is there anyway that I can get the string that will be sent as the Set-Cookie header?
It may be possible to see the value set via Apache::ASP::Response->AddCookieHeaders *after* it has done so by checking the Apache request object field for:
The Response object sets up the headers after a $Response->Flush is called. This method would not let you modify the header before being sent out, just see what was sent out already.
Josh ________________________________________________________________________ Josh Chamas, Founder | NodeWorks - http://www.nodeworks.com Chamas Enterprises Inc. | NodeWorks Directory - http://dir.nodeworks.com http://www.chamas.com | Apache::ASP - http://www.apache-asp.org
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]