Releases: bmutinda/HttpBuster
Releases · bmutinda/HttpBuster
V1.3.3
Turn on/off basic http logs
V1.3.2
do json loading if the response string is not empty
V1.3
Since okHttp
doesn't allow us to use .response.body().string()
more than once, BusterResponse
takes good care of this.
v1.2
- Include request OkHttp
Response
object as part of the ApiCallback