Make public response building methods for errors
authorWallace Reis <wallace@reis.me>
Fri, 1 Jun 2012 12:33:00 +0000 (14:33 +0200)
committerTomas Doran <bobtfish@bobtfish.net>
Tue, 5 Jun 2012 21:39:49 +0000 (22:39 +0100)
commitb3996af85ac6bea294c4d4b82167429f5694a694
treea28cee58b45d587723cb1038f3303ce03441fe2f
parent3c4306f26628d82044c933aa391c346440fdfcdf
Make public response building methods for errors

_unsupported_media_type and _serialize_bad_request which can be extended
from an action-role to return custom error reponse.
lib/Catalyst/Action/Deserialize.pm
lib/Catalyst/Action/Serialize.pm
lib/Catalyst/Action/SerializeBase.pm