Wojciech Kocjan <[EMAIL PROTECTED]> writes:
> I'm using 0.10.0 and when doing headers setcookie the cookies are
> sent in UTF-8.
> This is probably due to simple Tcl_GetString() ...
It probably depends on the encoding too. Can you give me a specific
test to try on my own system, so that I can determine when it is
working and when it isn't? The best thing would be a test case for
dtcl.test, but anything simple will do.
> For now I've fixed ::request::COOKIE setting NOT to translate string
> to utf... This is a quick-hack, but it works.
Can you share it with us?
> Since I'm not sure on how to fix it right, maybe someone here (David
> :) could do that? [i'm not sure on how do ap_* functions work :)
Well, it needs to be sent as URLencoded information, of course.
Sorry for the slow response, but I have been working at a computer
expo here in Padova for the past few days.
Ciao,
--
David N. Welton
Free Software: http://people.debian.org/~davidw/
Apache Tcl: http://tcl.apache.org/
Personal: http://www.efn.org/~davidw/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]