-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Hi, Is there any option/method for this? Thank in advance. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFKzhlQqspS1+XJHgRAqJ1AKC/AgbgGfFTMtigOqCxWK8VIDe7vwCg2MIj sihnQloXqyPJf8zQMLzu2jY= =kN1S -----END PGP SIGNATURE----- _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
2006/10/10, Sungjin Chun <[hidden email]>:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > Is there any option/method for this? > > Thank in advance. It's the default. But you probably want to use WAKomEncoded(39) which does the utf8 <-> WideString conversion. Philippe > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFFKzhlQqspS1+XJHgRAqJ1AKC/AgbgGfFTMtigOqCxWK8VIDe7vwCg2MIj > sihnQloXqyPJf8zQMLzu2jY= > =kN1S > -----END PGP SIGNATURE----- > _______________________________________________ > Seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Thanks for your reply, but this is not what I want to hear :-) What I want to set is HTTP header content, so that browser can process encoding setting. Currently no encoding related header is sent to browser and which makes problem with browsers with different default encoding. Thanks again. Philippe Marschall wrote: > 2006/10/10, Sungjin Chun <[hidden email]>: > Hi, > > Is there any option/method for this? > > Thank in advance. > >> It's the default. > >> But you probably want to use WAKomEncoded(39) which does the >> utf8 <-> WideString conversion. > >> Philippe > Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside >> > _______________________________________________ > Seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFK0CXQqspS1+XJHgRAoGbAJoCh/CgMPQSxtkatnDkYneYwZ/KEACeNxS0 HYuTTG/daywDS9M9jZJdqrk= =vbmy -----END PGP SIGNATURE----- _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
2006/10/10, Sungjin Chun <[hidden email]>:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Thanks for your reply, but this is not what I want to hear :-) > > What I want to set is HTTP header content, so that browser can process > encoding setting. Currently no encoding related header is sent to > browser and which makes problem with browsers with different default > encoding. If I look at: http://seachart.seasidehosting.st/ with the Firefox LiveHTTPHeaders extensions it tells me that the response among others contains the following field: Content-Type: text/html; charset=utf-8 What else do you need? Philippe > Philippe Marschall wrote: > > 2006/10/10, Sungjin Chun <[hidden email]>: > > Hi, > > > > Is there any option/method for this? > > > > Thank in advance. > > > >> It's the default. > > > >> But you probably want to use WAKomEncoded(39) which does the > >> utf8 <-> WideString conversion. > > > >> Philippe > > > _______________________________________________ > Seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > >> > > _______________________________________________ > > Seaside mailing list > > [hidden email] > > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFFK0CXQqspS1+XJHgRAoGbAJoCh/CgMPQSxtkatnDkYneYwZ/KEACeNxS0 > HYuTTG/daywDS9M9jZJdqrk= > =vbmy > -----END PGP SIGNATURE----- > _______________________________________________ > Seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Yes, this is what I want. But it seems that this is generated by Seaside, not Comanche - I've been testing my own simple Comanche application. Thank you very much. I can find the location for this header. Thanks again. Philippe Marschall wrote: > 2006/10/10, Sungjin Chun <[hidden email]>: > Thanks for your reply, but this is not what I want to hear :-) > > What I want to set is HTTP header content, so that browser can process > encoding setting. Currently no encoding related header is sent to > browser and which makes problem with browsers with different default > encoding. > >> If I look at: >> http://seachart.seasidehosting.st/ >> with the Firefox LiveHTTPHeaders extensions it tells me that the >> response among others contains the following field: > >> Content-Type: text/html; charset=utf-8 > >> What else do you need? > >> Philippe > > Philippe Marschall wrote: >> 2006/10/10, Sungjin Chun <[hidden email]>: >> Hi, > >> Is there any option/method for this? > >> Thank in advance. > >>> It's the default. > >>> But you probably want to use WAKomEncoded(39) which does the >>> utf8 <-> WideString conversion. > >>> Philippe > > _______________________________________________ > Seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > >> _______________________________________________ >> Seaside mailing list >> [hidden email] >> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside >> > _______________________________________________ > Seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFK3xwQqspS1+XJHgRAmVDAKC2AxRPBBvZCaoy9MzY0CC90M01BACeKQ+D MeNLEEiunhFDFGYi4bt6F0k= =ZusH -----END PGP SIGNATURE----- _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |