robotoworks / mechanoid

Eclipse plugin providing a set of DSL's for the rapid development of Android apps
58 stars 26 forks source link

fixed checking for custom response code #214

Closed groupsky closed 10 years ago

groupsky commented 10 years ago

Seems to be a copy/paste issue: Response#checkResponseCode(int) should actually use the provided response code, rather than checking only for HTTP_OK