Chris Jaekl [Sun, 21 Dec 2014 03:24:59 +0000 (22:24 -0500)]
Add ability to see raw response from server when something goes wrong. (OC Transpo returns a non-html plain-text response when things go wrong). Also, clean up a warning about deprecation in one unit test.
Chris Jaekl [Sat, 13 Dec 2014 05:02:45 +0000 (00:02 -0500)]
Identify bad responses coming back from the server, and throw a specific exception. Eventual goal is to react to this exception with a user-friendly error page.