BodyExt extension

on

Methods

decode(Encoding encoding) Future<String>
Decodes the body using the given encoding.
decodeJson() Future
Decodes the body into a JSON object.