[EMAIL PROTECTED] writes:

> I've upgraded to 0.10.0 and suddenly no cookies are set!
> 
> when I do
> <?
> headers setcookie a b
> ?>

Needs to be 

headers setcookie -name a -value b

It's been that way for a while in CVS, and I thought I mentioned it a
few times.

It's also on the documentation page.

http://tcl.apache.org/mod_dtcl/documentation.ttml
 
Sorry I didn't mention it louder, but I still don't consider it a 1.0
release, either:-)

-- 
David N. Welton
Free Software: http://people.debian.org/~davidw/
   Apache Tcl: http://tcl.apache.org/
     Personal: http://www.efn.org/~davidw/
         Work: http://www.innominate.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to