2018-11-24 10:22:25 by Wen Heping | Files touched by this commit (2) |
Log message:
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-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-09-27 18:17:20 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
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-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2016-12-11 08:22:58 by Wen Heping | Files touched by this commit (2) |
Log message:
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-08-25 01:28:47 by Mark Davies | Files touched by this commit (3) |
Log message:
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.
|