[]
byte[]
int
boolean
void
setConnectionFailed(boolean connectionFailed)
void
setResponseContent(byte[] responseContent)
void
setStatusCode(int statusCode)
statusCode
- the HTTP status codeconnectionFailed
- true if the request failed due to a connection issue, false otherwiseresponseContent
- the response content as a byte array