Hi, I have been using Catalyst::Plugin::Unicode but I read in its POD that Catalyst::Plugin::Unicode::Encoding is now recommended.
Can C::P::Unicode::Encoding be used with C::P::Compress::Gzip or C::P::Compress? I've seen that the HTTP headers seem to be correctly generated, but no page content is sent if I use these 2 plugins. I have used the following settings in the configuration file: encoding UTF-8 compression_format gzip Thanks. Octavian _______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/