[Catalyst] HTTP headers, content-type, charset

Johan Lindström johanl at DarSerMan.com
Thu Nov 24 17:05:06 CET 2005


At 16:49 2005-11-24, Mikhail Shevchuk wrote:
>         How can I change Content-type field, meta tags doesn't work
>because headers already sent. What send it?

$c->response->content_type("text/html"); #or whatever


/J




More information about the Catalyst mailing list