@Nullable open fun getResponseBodyContent(): ByteArray
Return the raw request body content written as a byte[].
byte[]
IllegalStateException - if the response is not fully read yet.
IllegalStateException