Open GoogleCodeExporter opened 8 years ago
I think the reason for not doing this was that getContentAsString() is not
side-effect free in that it might read from the input stream. The question is
whether this really matters in the exception scenario.
Original comment by ff...@gmx.de
on 22 Jan 2011 at 8:29
I see your point. What about adding the response to the exception? Then I am
free to call getContentAsString() myself, when catching the exception...
Original comment by cedarsoftgmbh@googlemail.com
on 11 Apr 2011 at 2:51
Original issue reported on code.google.com by
cedarsoftgmbh@googlemail.com
on 22 Jan 2011 at 1:51