Package io.odilon.client.http
Class HttpResponse
java.lang.Object
io.odilon.client.http.HttpResponse
ResponseHeader
and Response
into one object to pass/return in various methods
- Author:
- atolomei@novamens.com (Alejandro Tolomei)
-
Constructor Details
-
HttpResponse
-
-
Method Details
-
header
-
body
public okhttp3.ResponseBody body() -
response
public okhttp3.Response response() -
httpHeaders
-