commit | 433994a78a97d78807ffa84c730efc380340ea55 | [log] [tgz] |
---|---|---|
author | Rohan Kanade <rohan.kanade@izeltech.com> | Thu Dec 05 22:34:07 2013 +0530 |
committer | Rohan Kanade <rohan.kanade@izeltech.com> | Mon Dec 09 20:38:49 2013 +0530 |
tree | 94d251f2699e7f054f3a97b03a012a2ad9aa07a3 | |
parent | 1461c786f1cb9b0b3cd37f5d11b76151e8726bf5 [diff] |
Handle rest client 500 response if non-json body * Rest client should gracefully handle 500 response from api with non-json body. * Use response body as is in case of above issue. Change-Id: I1adf2e0af0abead0767d628142a18916154ada79 Closes-Bug: #950449