decodedBody

Decodes the body of the response.

If the body is base64 encoded, it decodes it using Base64 decoding. Otherwise, it returns the body as is.

Return

The decoded body as a String.