add test for encoding in $c->res->body after a ->write
[catagits/Catalyst-Runtime.git] / t / encoding_set_in_app.t
2013-06-14 Mark Ellis Fixed bug where if encoding was set in the config file...