Comment 1 for bug 504199

Revision history for this message
James Westby (james-w) wrote :

Adding a lazr.restful task as trying to decode a Content-Type: text/html response
as JSON probably isn't the best thing to do. If it doesn't have a wadl representation
corresponding to that content type it should probably just throw an error that says
that. It would at least have made this problem easier to debug.

Thanks,

James