Commit graph

6 commits

Author SHA1 Message Date
wen
d5f8020b2d Update to 0.23
Upstream changes:
0.23    2018-10-30 17:08:06 Europe/Copenhagen
 - Make sure response has a content type before checking (jjatria)
2018-11-24 09:22:25 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wiz
1d1f185186 p5-Role-REST-Client: update to 0.22.
Add missing dependencies.

0.22    2017-06-11 07:54:35 Europe/Copenhagen

0.21    2017-06-07 09:12:43 Europe/Copenhagen
 - Add a little info when dying

0.20    2017-06-02 10:29:15 Europe/Copenhagen
 - Allow for conditional serializers (José Joaquín Atria)
2017-09-27 16:17:20 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wen
ca5a706d8a Update to 0.19
Add missing DEPENDS

Upstream changes:
0.19    2016-11-08 08:08:16 Europe/Copenhagen
 - The standard is not clear on this, and some servers don't allow them, but it seems that DELETE can take a request body.
 - Added serializer_options so it's possible to instantiate the serializer w/ parameters
 - Fixed "Use of uninitialized value in concatenation (.) or string" warning when $self->server is not initialized
 - Changes for rt #118413. Thanks to abraxxa
   http_headers return a combined hashref of http_headers and persistent_headers
   new method, clear_all_headers
2016-12-11 07:22:58 +00:00
markd
a060bf371c Add p5-Role-REST-Client 0.18
This REST Client role makes REST connectivety easy.

Role::REST::Client will handle encoding and decoding when using the HTTP
verbs.
2016-08-24 23:28:47 +00:00