Back to bug 1008640

Who When What Removed Added
Keith Babo 2013-11-05 13:58:00 UTC CC jsedlace
Flags needinfo?(jsedlace)
Anne-Louise Tangring 2013-11-11 19:11:00 UTC CC atangrin
David Le Sage 2014-01-22 04:49:11 UTC CC dlesage
Doc Text HttpMixin will throw an IllegalArgumentException if used with a rest service that returns void. This is because the httpResponse.getEntity() is null, which causes a problem in the EntityUtils.toString() method.
Jiri Sedlacek 2015-03-17 18:54:40 UTC CC tcunning
Assignee kbabo tcunning
Status NEW CLOSED
Resolution --- WORKSFORME
Last Closed 2014-10-22 09:42:20 UTC
Flags needinfo?(jsedlace)
John Skeoch 2015-08-02 23:44:50 UTC CC oskutka

Back to bug 1008640