In some cases, I'm interested in headers of non-UTF8 response like PDF
files (expiry and cache-control, for example).
In this cases it would be good, if RestClient wouldn't just quit with an
error message, but would discard the response (for me, it's OK to not
handle non-UTF-8 responses), show an appropriate message in the body
section and display the other fields (especially the headers). Should be
quite easy to implement with a try/catch statement, shouldn't it?
Original issue reported on code.google.com by m.str...@kinetiqa.de on 30 Mar 2010 at 7:45
Original issue reported on code.google.com by
m.str...@kinetiqa.de
on 30 Mar 2010 at 7:45