content

abstract fun content(): ByteArray

Returns the body of the request as a byte array.

Return

ByteArray representing the body of the request.