Skip to content

Releases: bmutinda/HttpBuster

V1.3.3

14 Feb 16:01
Compare
Choose a tag to compare

Turn on/off basic http logs

V1.3.2

15 Sep 13:08
Compare
Choose a tag to compare
do json loading if the response string is not empty

V1.3.1

07 Jun 15:07
Compare
Choose a tag to compare

Minor changes from 1.3

V1.3

07 Jun 15:01
Compare
Choose a tag to compare

Since okHttp doesn't allow us to use .response.body().string() more than once, BusterResponse takes good care of this.

v1.2

03 Jun 09:17
Compare
Choose a tag to compare
  • Include request OkHttp Response object as part of the ApiCallback

v1.1

02 Jun 11:28
Compare
Choose a tag to compare
  • small fixes

1.0

02 Jun 09:31
Compare
Choose a tag to compare
1.0

First release