HTTPRequest.send throws IOException on 401

Issue #77 resolved
Vladimir Dzhuvinov created an issue

The exception should be caught and transformed into the proper HTTP response object.

Solution: http://stackoverflow.com/questions/11735636/how-to-get-401-response-without-handling-it-using-try-catch-in-android

Comments (1)

  1. Log in to comment