Skip to content

3.7.0

Choose a tag to compare

@pkotets pkotets released this 28 Mar 17:34
662b30f

IMPROVEMENTS:

  • Now the response content of the HTTP response is available in HTTPRequestFailed exception using getResponseText() method, kudos to @soxft for this pointing out