Encapsulates the content of an HttpResponse.
Gets the response body as raw data.
Gets the response body as ArrayBuffer
Gets the response body as file.
Gets the response body as ImageSource.
Gets the response body as JSON object.
Gets the response body as string.
Encapsulates the content of an HttpResponse.