Closed GoogleCodeExporter closed 8 years ago
Original comment by johan.ha...@gmail.com
on 28 Mar 2013 at 3:52
Original comment by johan.ha...@gmail.com
on 28 Mar 2013 at 3:52
same here :( current "solution" is somewhat dirty...
try {
String body = new Prettifier().getPrettifiedBodyIfPossible(response);
...
} catch (StackOverflowError e) {
...
}
Original comment by christop...@gmail.com
on 5 Sep 2013 at 7:25
Original issue reported on code.google.com by
pmike...@gmail.com
on 26 Mar 2013 at 2:47