[Catalyst] Overriding content-type for View::JSON

Tomas Doran bobtfish at bobtfish.net
Mon Dec 19 16:14:33 GMT 2011


On 19 Dec 2011, at 15:40, will trillich wrote:

> What's required in MyApp::View::JSON to handle this properly?
>

after process => sub { my ($self, $c) = @_; $c->res->header(....); };

Cheers
t0m




More information about the Catalyst mailing list