[Nitro] RFC: Let the HTML format report 'charset=utf-8' when $KCODE='UTF8'
Arne Brasseur
arne at arnebrasseur.net
Wed Oct 3 03:48:25 EDT 2007
This just occurred to me as being a very natural way of doing things.
With this patch when you set $KCODE to 'UTF8' (or 'u'), then Nitro's
HTML headers contain not just
Content-Type: text/html
But
Content-Type: text/html; charset=utf-8
Wed Oct 3 15:34:45 CST 2007 Arne Brasseur <arne at arnebrasseur.net>
* Let the HTML format report 'charset=utf-8' when $KCODE='UTF8'.
When I set $KCODE='UTF8', I expect all subsystems to use utf-8.
It's POLS, it's "just standard Ruby", it's how it IMHO should be.
My documentation patch from Monday is also included.
(ab)
--
Arne Brasseur
http://www.arnebrasseur.net
arne at arnebrasseur.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bundle_ab_20071003.patch
Type: text/x-patch
Size: 66213 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/nitro-general/attachments/20071003/a76bdd5d/attachment-0002.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bundle_ab_20071001.patch
Type: text/x-patch
Size: 66803 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/nitro-general/attachments/20071003/a76bdd5d/attachment-0003.bin
More information about the Nitro-general
mailing list