Class Http.Response
java.lang.Object
com.codename1.backend.Http.Response
- Enclosing class:
Http
One HTTP response: status line, headers and body.
-
Method Summary
-
Method Details
-
getStatus
public int getStatus() -
getBody
public byte[] getBody() -
getBodyAsString
-
getHeader
-