Revision history for Role-REST-Client
0.05 2012-04-02 22:57:55 Europe/Copenhagen
- Response and serializer are now easy overridable [Matt Phillips].
0.04 2012-03-30 11:02:47 Europe/Copenhagen
- Don't use 5.010; we don't have particular needs for that
0.03 2012-03-19 19:50:25 Europe/Copenhagen
- Clear headers AFTER the request, Makes it possible to set any http header except content-type
and any header set by authentication roles.
0.02 2012-03-01 20:58:30 Europe/Copenhagen
- Turn _ua into an attribute
- Add support for Auth modules (See http://search.cpan.org/dist/Role-REST-Client-Auth-Basic/)
0.01 2012-02-20 17:28:59 Europe/Copenhagen
- First version, with functionality taken from Catalyst::Model::REST