Revision history for perl module JIRA-REST. -*- text -*-
0.004 2013-12-14 14:54:06 America/Sao_Paulo
[Fixes]
- [RT-91368] Some resource responses contain no content but specify
a Content-Type. Those were being considered errors. Now they
simply return undef.
- When a resource response contains a content but doesn't specify a
Content-Type it's an error. Previously it was returning undef.
0.003 2013-09-03 17:32:02 America/Sao_Paulo
[Fixes]
- Fix code in documentation.
0.002 2013-05-31 14:50:44 America/Sao_Paulo
[Fixes]
- Fix URL mangling in new.
0.001 2013-05-31 08:52:14 America/Sao_Paulo