readBodyText

Convenience method to pull body text out from a request.

Otherwise, you'd have to deal with the raw ByteArray and convert it to a String yourself.