Make public response building methods for errors wreis/error_methods mirror/wreis/error_methods
authorWallace Reis <wallace@reis.me>
Fri, 1 Jun 2012 12:33:00 +0000 (14:33 +0200)
committerWallace Reis <wreis@123people.com>
Fri, 1 Jun 2012 12:47:10 +0000 (14:47 +0200)
commit0af29a376773949b026ed4cbba221749a9279032
tree0c31058fa5f5e737816b0c68521b685abb3cd5d8
parent40de934ce925aa9fbf1d2fa15846b5c0de9ec790
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