bodyAsBytes

Reads the response body as a byte array. Note that all plugins will be applied to the response body, which may be decompressed or decoded.

If you need to read the raw payload of the HTTP response as a byte array, use the rawContent property instead.