-
public interface ClientHttpResponse- Author:
- nedis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description Objectbody()byte[]bodyAsBytes()default StringbodyAsString()io.rxmicro.http.HttpHeadersheaders()booleanisBodyEmpty()intstatusCode()io.rxmicro.http.HttpVersionversion()
-